| ger_GRS | R Documentation | 
This function calculates the number of seed germinated.
ger_GRS(evalName, data)
evalName | 
 Prefix of the names of the periods of evaluation.  | 
data | 
 The name of the data frame containing the data.  | 
Number of seed germinated
library(GerminaR)
dt <- prosopis
grs <- ger_GRS(evalName = "D", data = dt)
grs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.