Learn R Programming

ssddata (version 1.0.0)

anon_e: Anonymous Species Sensitivity Data anon_e

Description

Species Sensitivity Data from anonymous sources.

Usage

anon_e

Arguments

Format

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

Details

This example data were sourced from:

fox2020ssddata

The columns are as follows:

Chemical

The chemical name (chr).

Conc

The chemical concentration (dbl).

Examples

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

# }

Run the code above in your browser using DataLab