fakeln {BSagri} | R Documentation |
A simulated data set of lognormal data, could be concentrations
data(fakeln)
A data frame with 32 observations on the following 2 variables.
Concmug
a numeric vector, serving as response variable
Treat
a factor with levels N
S
Sa
Sb
data(fakeln)
boxplot(Concmug ~ Treat, data=fakeln)