Learn R Programming

EnvStats (version 3.0.0)

BJC.2000.df: Randomly sampled measurements of an analyte in soil samples.

Description

Analyte concentrations (\(\mu\)g/g) in 11 discrete environmental soil samples.

Usage

BJC.2000.df
    data(BJC.2000.df)

Arguments

Format

A data frame with 11 observations on the following 4 variables.

Analyte.char

Character vector indicating lead concentrations. Nondetects indicated with the letter U after the measure (e.g., 0.10U)

Analyte

numeric vector indicating analyte concentration.

Censored

logical vector indicating censoring status.

Detect

numeric vector of 0s (nondetects) and 1s (detects) indicating censoring status.