Learn R Programming

ssdtools (version 0.3.7)

boron_data: CCME Species Sensitivity Data for Boron

Description

Species Sensitivity Data from the Canadian Council of Ministers of the Environment.

Usage

boron_data

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 28 rows and 5 columns.

Details

Additional information is available from http://ceqg-rcqe.ccme.ca/download/en/324/.

The columns are as follows

Chemical

The chemical (chr).

Species

The species binomial name (chr).

Concentration

The chemical concentration (dbl).

Units

The units (chr).

Group

The taxonomic group (fctr).

See Also

ccme_data

Other boron: boron_dists, boron_hc5, boron_lnorm, boron_pred

Examples

Run this code
# NOT RUN {
head(ccme_data)
# }

Run the code above in your browser using DataLab