powered by
This function calculates the number of seed germinated.
ger_GRS(evalName, data)
Number of seed germinated
Prefix of the names of the periods of evaluation.
The name of the data frame containing the data.
library(GerminaR) dt <- prosopis grs <- ger_GRS(evalName = "D", data = dt) grs
Run the code above in your browser using DataLab