Learn R Programming

ssddata (version 1.0.0)

anon_c: Anonymous Species Sensitivity Data anon_c

Description

Species Sensitivity Data from anonymous sources.

Usage

anon_c

Arguments

Format

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

Details

This example data were sourced from:

VanDam2021ssddata

The columns are as follows:

Chemical

The chemical name (chr).

Conc

The chemical concentration (dbl).

Examples

Run this code
# NOT RUN {
print(anon_c, n=Inf)

# }

Run the code above in your browser using DataLab