Learn R Programming

ssdtools (version 0.1.0)

ccme_data: CCME Species Sensitivity Data

Description

Species Sensitivity Data from the Canadian Council of Ministers of the Environment. The taxonomic groups are Amphibian, Fish, Invertebrate and Plant. Plants includes freshwater algae.

Usage

ccme_data

Arguments

Format

A tbl data frame:

Chemical

The chemical <chr>.

Species

The species binomial name <chr>.

Concentration

The chemical concentration <dbl>.

Units

The units <chr>.

Group

The taxonomic group <fctr>.

Details

Additional information on each of the chemicals is available from the CCME website.

Boron

http://ceqg-rcqe.ccme.ca/download/en/324/

Cadmium

http://ceqg-rcqe.ccme.ca/download/en/148/

Chloride

http://ceqg-rcqe.ccme.ca/download/en/337/

Endosulfan

http://ceqg-rcqe.ccme.ca/download/en/327/

Glyphosate

http://ceqg-rcqe.ccme.ca/download/en/182/

Uranium

http://ceqg-rcqe.ccme.ca/download/en/328/

Silver

http://ceqg-rcqe.ccme.ca/download/en/355/

Examples

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

Run the code above in your browser using DataLab