cimis_flags: CIMIS Data Flags

View source: R/query.r

cimis_flagsR Documentation

CIMIS Data Flags

Description

List CIMIS data quality control flags.

Usage

cimis_flags(type = c("Severe", "Informative"), period = "Current")

Arguments

type

The type of data flag, i.e. "Severe" or "Informative".

period

The Time period that data was collected, i.e., "Current" or "Former" (pre-1995).

Value

a dataframe of data flags.

See Also

CIMIS Data Overview - Quality Control

Examples

cimis_flags()
cimis_flags("Informative")
cimis_flags("Severe", period = "Former")


mkoohafkan/cimir documentation built on Jan. 31, 2024, 9:21 p.m.