getQCData: Get and format standards data

View source: R/data_munging.R

getQCDataR Documentation

Get and format standards data

Description

Get and format standards data

Usage

getQCData(
  from,
  to,
  sys = "both",
  useQC = FALSE,
  intcal = FALSE,
  getcurrents = FALSE,
  ...
)

Arguments

from

Character vector of date in form 'YYYY-MM-DD'.

to

Character vector of date in form 'YYYY-MM-DD'.

sys

Character vector of system name: 'cfams', 'usams', or 'both'.

useQC

Use data from QC table if true.

intcal

Use standards data from intcal table if true.

getcurrents

get current and count data if true.

...

Additional options passed to getStandards

Value

A data frame of munged standards data


blongworth/amstools documentation built on Nov. 9, 2023, 6:52 p.m.