Learn R Programming

ssddata (version 1.0.0)

ccme_chloride: CCME Species Sensitivity Data for ccme_chloride

Description

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

Usage

ccme_chloride

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 Chloridessddata

The columns are as follows:

Chemical

The chemical (chr).

Species

The species binomial name (chr).

Conc

The chemical concentration (dbl).

Group

The taxonomic group (fct).

Units

The units of Conc (chr).

Examples

Run this code
# NOT RUN {
print(ccme_chloride, n=Inf)

# }

Run the code above in your browser using DataLab