chem.sqo: Get Integrated Chem SQO Scores and Categories

View source: R/chemistry.R

chem.sqoR Documentation

Get Integrated Chem SQO Scores and Categories

Description

This function will not only calculate CSI and LRM, but it will also get the overall integrated SQO Category and Score for the stations that are given to it.

Usage

chem.sqo(chemdata)

Arguments

chemdata

a dataframe with the following columns:

StationID,

AnalyteName,

Result,

RL,

MDL

Examples

data(chem_sampledata) # load sample data to your environment
chem.sqo(chem_sampledata) # get scores and see output


SCCWRP/SQOUnified_archive documentation built on March 30, 2022, 12:14 a.m.