aims_molybdenum_marine {ssddata} | R Documentation |
Species Sensitivity Data for molybdenum_marine
Description
Species Sensitivity Data provided by the Australian Institute of Marine Science for molybdenum in marine water.
Usage
aims_molybdenum_marine
Format
An object of class tbl_df
(inherits from tbl
,
data.frame
) with 14 rows and 9 columns.
Details
These data were sourced from: van Dam JW, Trenfield MA, Streten C, Harford AJ, Parry D, van Dam RA (2018). “Water quality guideline values for aluminium, gallium and molybdenum in marine environments.” Environmental Science and Pollution Research, 25(26), 26592–26602. ISSN 16147499, https://link.springer.com/article/10.1007/s11356-018-2702-y.
The columns are as follows:
- Common
The species common name (chr).
- Conc
The chemical concentration in micrograms per Litre (dbl).
- Domain
Tropical, temperate or other filter (chr).
- Life_stage
Life stage of the test organism (chr).
- Phylum
The Phylum name (chr).
- Source
The endpoint primary data source (chr).
- Species
The species names name (chr).
- Test_endpoint
Endpoint statistic, EC10, NEC etc (chr).
- Toxicity_measure
Type of toxicity measure used (chr).
Examples
print(aims_molybdenum_marine, n=Inf)