Learn R Programming

ssddata (version 1.0.0)

ccme_glyphosate: CCME Species Sensitivity Data for ccme_glyphosate

Description

Species Sensitivity Data from the Canadian Council of Ministers of the Environment for glyphosate.

Usage

ccme_glyphosate

Arguments

Format

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

Details

Additional information is available from Glyphosatessddata

The columns are as follows:

Chemical

The chemical (chr).

Species

The species binomial name (chr).

Conc

The chemical concentration (dbl).

Group

The taxonomic group (fct).

Units

The units of Conc (chr).

Examples

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

# }

Run the code above in your browser using DataLab