srsSummary: Summarize SRS sample agreement

Description Usage Arguments

View source: R/srsSummary.R

Description

Summarizes standard reference sample (SRS) results and automatically flags bad SRS results.

Usage

1
srsSummary(srsValues, srsResults, reportingLevels)

Arguments

srsValues

A dataframe containing the SRS values. The first column contains the SRS sample ID,the second column contains the SRS analyte parameter code, the third column contains the SRS analyte name, and the fourth column contains the SRS MPV

srsResults

A dataframe containing the results of the SRS analyses from the lab. The first column containssample descriptions (e.g. date and time), the second column contains the SRS sample ID, and the remaining columns containthe SRS results. SRS Result columns must be named with the cooresponding paramter code.

reportingLevels

A dataframe containing the reporting levels for each analyte. The first column contains the parameter code and the second column contains hte associated reporting level


USGS-R/WQ-Review documentation built on Nov. 12, 2019, 9:51 a.m.