Build status

Build Status

CRAN_Status_Badge

GerminaR

GerminaR is the first platform base in open source package to calculate and graphic the germination indices in R. GerminaR include a web application called “GerminQuant for R” for non programming user.

GerminaQuant for R

Citation

Lozano-Isla, Flavio; Benites-Alfaro, Omar Eduardo; Pompelli, Marcelo Francisco (2019). GerminaR: An R package for germination analysis with the interactive web application “GerminaQuant for R.” Ecological Research, 34(2), 339–346. https://doi.org/10.1111/1440-1703.1275

Installation

To install the developing version of this package you need package devtools:

{r eval=F} install.packages(devtools)

Then type:

{r eval=F} devtools::install_github("Flavjack/GerminaR")

Usage

To load the package type in your computer:

{r eval=F} library(GerminaR)

More information in the user manual: https://flavjack.github.io/germinaquant/