Learn R Programming

ssddata (version 1.0.0)

ccme_boron: CCME Species Sensitivity Data for ccme_boron

Description

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

Usage

ccme_boron

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 Boronssddata

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_boron, n=Inf)

# }

Run the code above in your browser using DataLab