| 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.
Concmuga numeric vector, serving as response variable
Treata factor with levels
NSSaSb
Examples
data(fakeln)
boxplot(Concmug ~ Treat, data=fakeln)
[Package BSagri version 0.1-10 Index]