Germination indices and graphics for seed germination in ecophysiological studies.
To install this package you need package devtools:
{r eval=F} install.packages(devtools)
Then type:
{r eval=F} devtools::install_github("Flavjack/GerminaR")
To load the package type in your computer:
{r eval=F} library(GerminaR)
#Help
To get help about package:
{r eval=F} help(package = GerminaR)