fakeln: A simulated data set of lognormal data

Description Usage Format Examples

Description

A simulated data set of lognormal data, could be concentrations

Usage

1

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

1
2
data(fakeln)
boxplot(Concmug ~ Treat, data=fakeln)

BSagri documentation built on May 2, 2019, 8:29 a.m.

Related to fakeln in BSagri...