library(GerminaR)
fb <- prosopis
smr <- ger_summary(factors = c("nacl", "temp", "rep")
, SeedN = "seeds"
, evalName = "D"
, cumulative = FALSE
, data = fb)
smr
Run the code above in your browser using DataLab