convert: convert

View source: R/convert.R

convertR Documentation

convert

Description

Converts the contaminant variables to account for lab changes

Usage

convert(data, inds, what, genus, srt, loc, co_met, co_dde, type)

Arguments

data

A data frame

inds

Variable name(s) containing the contaminants

what
genus

Species

srt

Class of contaminants, taken from the file name

loc

Locale

co_met

A list with conversion rules for metals, see convert_met

co_dde

A list with conversion rules for DDE, see convert_dde

type

Type of data (marine or limnic), Taken from the file name

Details

For metals and DDE. For internal use only.

Value

The converted variable

Author(s)

Erik Lampa


NRM-MOC/MoCiS documentation built on March 27, 2023, 7:35 p.m.