Skip to content

Commit

Permalink
Adding logo to readme (#12)
Browse files Browse the repository at this point in the history
* Adding logo to readme

* Fixing typo
  • Loading branch information
nsjohnsen authored Mar 26, 2024
1 parent 61ae3ee commit 7661edb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
9 changes: 4 additions & 5 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,18 @@ output: github_document

<!-- README.md is generated from README.Rmd. Please edit that file -->

# A library of statistical methods for chef-style AMNOG analyses <a href="https://hta-pharma.github.io/chefStats/"><img src="man/figures/logo.png" align="right" height="138" alt="chefStats website" /></a>

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```

# Library of statistical methods for chef-style AMNOG analyses


The chefStats package aims to provide a library of fast, validated methods for use in AMNOG analysis created by the chef package.h
The {chefStats] package aims to provide a library of fast, validated methods for use in AMNOG analysis created by the chef package.

As the functions found in chefStats are designed to be used with chef, it may be unwieldy to use these functions independently.


# Developer Documentation

Please refer to the {ramnog} for general developer documentation.
Please refer to {ramnog} for general developer documentation.
[Ramnog Developer Documentation](https://hta-pharma.github.io/ramnog/articles/#:~:text=Debugging-,Development,-Git%20Workflow)
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@

<!-- README.md is generated from README.Rmd. Please edit that file -->

# Library of statistical methods for chef-style AMNOG analyses
# A library of statistical methods for chef-style AMNOG analyses <a href="https://hta-pharma.github.io/chefStats/"><img src="man/figures/logo.png" align="right" height="138" alt="chefStats website" /></a>

The chefStats package aims to provide a library of fast, validated
methods for use in AMNOG analysis created by the chef package.h
The {chefStats\] package aims to provide a library of fast, validated
methods for use in AMNOG analysis created by the chef package.

As the functions found in chefStats are designed to be used with chef,
it may be unwieldy to use these functions independently.

# Developer Documentation

Please refer to the {ramnog} for general developer documentation.
[Ramnog Developer
Please refer to {ramnog} for general developer documentation. [Ramnog
Developer
Documentation](https://hta-pharma.github.io/ramnog/articles/#:~:text=Debugging-,Development,-Git%20Workflow)
Binary file added man/figures/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7661edb

Please sign in to comment.