csiro_cobalt_marine {ssddata} | R Documentation |
Species Sensitivity Data for cobalt_marine
Description
Species Sensitivity Data provided by the Commonwealth Scientific and Industrial Research Organisation of Australia for cobalt in marine water.
Usage
csiro_cobalt_marine
Format
An object of class tbl_df
(inherits from tbl
,
data.frame
) with 14 rows and 7 columns.
Details
These data were sourced from: Batley G (2021). “Unpublished data, anonymous/confidential information.” March 23.
The columns are as follows:
- Conc
The chemical concentration (dbl).
- Duration
Test duration (chr).
- Group
Taxonomic grouping information (chr).
- Life_stage
Life stage of the test organism (chr).
- Species
The species names name (chr).
- Test_endpoint
Endpoint statistic, EC10, NEC etc (chr).
- Toxicity_measure
Type of toxicity measure used (chr).
Where toxicity measure is not a chronic NEC, EC10 or NOEC value, concentration has been converted using the appropriate default ratio, as follows: 10 from acute EC50/LC50 to chronic EC10; 5 from chronic EC50 to EC10; 2.5 from LOEC to EC10. Please see the primary reference material for more information.
All concentration data are ug/L unless otherwise stated.
Examples
print(csiro_cobalt_marine, n=Inf)