Description Usage Arguments Value See Also Examples
List CIMIS data quality control flags.
1 | cimis_flags(type = c("Severe", "Informative"), period = "Current")
|
type |
The type of data flag, i.e. |
period |
The Time period that data was collected, i.e., "Current" or "Former" (pre-1995). |
a dataframe of data flags.
CIMIS Data Overview - Quality Control
1 2 3 | cimis_flags()
cimis_flags("Informative")
cimis_flags("Severe", period = "Former")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.