fakeln {BSagri} | R Documentation |
A simulated data set of lognormal data
Description
A simulated data set of lognormal data, could be concentrations
Usage
data(fakeln)
Format
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
Examples
data(fakeln)
boxplot(Concmug ~ Treat, data=fakeln)
[Package BSagri version 0.1-10 Index]