Description Usage Arguments Details Value Examples
okay_laus_seriesid
checks whether the given inputs yield a valid LAUS series ID string.
1 | okay_laus_seriesid(adjustment, states, data_types)
|
adjustment |
Character vector. Seasonal adjustment ("S") or not ("U") or both. |
states |
Character vector. See vignette and |
data_types |
Character vector. See vignette and |
General error checking for LAUS data downloads.
TRUE if the series IDs are valid. FALSE otherwise.
1 | okay_laus_seriesid(adjustment = "U", states = c("ST0100000000000"), data_types = c("03"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.