ccme_silver.Rd
Species Sensitivity Data from the Canadian Council of Ministers of the Environment for silver.
ccme_silver
An object of class tbl_df
(inherits from tbl
,
data.frame
) with 9 rows and 5 columns.
Additional information is available from (2021). “CCME.” May 06, https://ccme.ca/en/chemical/198.
The columns are as follows:
The chemical (chr).
The species binomial name (chr).
The chemical concentration (dbl).
The taxonomic group (fct).
The units of Conc (chr).
print(ccme_silver, n=Inf)
#> # A tibble: 9 × 5
#> Chemical Species Conc Group Units
#> <chr> <chr> <dbl> <fct> <chr>
#> 1 Silver Oncorhynchus mykiss 0.24 Fish ug/L
#> 2 Silver Lemna gibba 0.63 Plant ug/L
#> 3 Silver Ceriodaphnia dubia 0.78 Invertebrate ug/L
#> 4 Silver Pimephales promelas 0.83 Fish ug/L
#> 5 Silver Ictalurus punctatus 1.9 Fish ug/L
#> 6 Silver Daphnia magna 2.12 Invertebrate ug/L
#> 7 Silver Hyalella azteca 4 Invertebrate ug/L
#> 8 Silver Chironomus tentans 13 Invertebrate ug/L
#> 9 Silver Micropterus salmoides 23 Fish ug/L