qcVolumetricTimes: Volumetric method was used, but the median fill time is less...

View source: R/discharge-qc.R

qcVolumetricTimesR Documentation

Volumetric method was used, but the median fill time is less than 5 seconds

Description

Volumetric method was used, but the median fill time is less than 5 seconds

Usage

qcVolumetricTimes(park, site, field.season)

Arguments

park

Optional. Four-letter park code to filter on, e.g. "MOJA".

site

Optional. Site code to filter on, e.g. "LAKE_P_HOR0042".

field.season

Optional. Field season name to filter on, e.g. "2019".

Value

Tibble

Examples

## Not run: 
    qcVolumetricTimes()
    qcVolumetricTimes(site = "LAKE_P_GRA0058", field.season = "2019")
    qcVolumetricTimes(park = c("DEVA", "MOJA"), field.season = c("2017", "2018", "2019"))

## End(Not run)

nationalparkservice/mojn-ds-rpackage documentation built on Oct. 5, 2023, 6:21 p.m.