if (FALSE) {
library(GerminaR)
fb <- ger_summary(SeedN = "seeds", evalName = "D", data = prosopis)
ger_boxp(data = fb
, x = "nacl"
, y = "grp"
, group = "temp"
)
}
Run the code above in your browser using DataLab