Species Sensitivity Data provided by the Australian Institute of Marine Science for gallium in marine water.

aims_gallium_marine

Format

An object of class tbl_df (inherits from tbl, data.frame) with 6 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_gallium_marine, n=Inf)
#> # A tibble: 6 × 9
#>   Common      Conc Domain  Life_stage Phylum  Source   Species     Test_endpoint
#>   <chr>      <dbl> <chr>   <chr>      <chr>   <chr>    <chr>       <chr>        
#> 1 Diatom       860 Tropic… NA         Bacill… (Harfor… Ceratoneis… EC10         
#> 2 Golden mi…  6000 Tropic… NA         Haptop… (Trenfi… Tisochrysi… NOEC         
#> 3 Dog whelk   3800 Tropic… Larva      Mollus… (Trenfi… Nassarius … EC10         
#> 4 Australia…  6010 Tropic… Zoea       Crusta… (van Da… Coenobita … EC10         
#> 5 Striped a…  5070 Tropic… Nauplius   Crusta… (van Da… Amphibalan… EC10         
#> 6 Branching…  1160 Tropic… Larva      Cnidar… (Negri … Acropora t… EC10         
#> # … with 1 more variable: Toxicity_measure <chr>