narsto_agg_flag: Flag aggregated data

View source: R/flags.R

narsto_agg_flagR Documentation

Flag aggregated data

Description

Return the NARSTO flag for an aggregated measurement (for example, hourly average or maximum). See \insertCite@ @narsto_consensus_2001, p. 10;textualatmoschem.process.

Usage

narsto_agg_flag(p, below_mdl = FALSE)

Arguments

p

Proportion of valid measurements.

below_mdl

Whether the aggregated value is below the method detection limit. MDLs for aggregates are generally lower than the limits for individual measurements.

Value

A NARSTO flag.

References

\insertAllCited

Examples

narsto_agg_flag(.7, below_mdl = FALSE)


ASRCsoft/atmoschem.datasets documentation built on Feb. 15, 2023, 9:26 a.m.