boron_data {ssdtools} | R Documentation |
CCME Species Sensitivity Data for Boron
Description
Species Sensitivity Data from
the Canadian Council of Ministers of the Environment.
Please use [ssddata::ccme_data]
instead.
Usage
boron_data
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
Other boron:
boron_pred
Examples
head(ccme_data)
[Package ssdtools version 1.0.6 Index]