Name Mode Size
R 040000
man 040000
vignettes 040000
DESCRIPTION 100644 1 kb
GeneTonic.Rproj 100644 0 kb
LICENSE 100644 0 kb
LICENSE.md 100644 1 kb
NAMESPACE 100644 0 kb
README.md 100644 0 kb
README.md
# GeneTonic <!-- badges: start --> <!-- badges: end --> The goal of GeneTonic is to ... ## Installation You can install the released version of GeneTonic from [CRAN](https://CRAN.R-project.org) with: ``` r install.packages("GeneTonic") ``` ## Example This is a basic example which shows you how to solve a common problem: ``` r library(GeneTonic) ## basic example code ```