Learn R Programming

ssddata (version 1.0.0)

aims_data: Species Sensitivity Data provided by AIMS

Description

Species Sensitivity Data provided by the Australian Institute of Marine Science.

Usage

aims_data

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 40 rows and 11 columns.

Details

Additional information may be available from the primary source for each chemical:

aluminium_marine

VanDam2018ssddata

gallium_marine

VanDam2018ssddata

molybdenum_marine

VanDam2018ssddata

The columns are as follows, noting that all information may not be available for all chemicals:

Chemical

The chemical name (chr).

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).

Medium

The medium - fresh or marine water (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

Run this code
# NOT RUN {
head(aims_data)

# }

Run the code above in your browser using DataLab