Description Usage Arguments Details Value Examples
okay_ces_seriesid
checks whether the inputs yield a valid CES series ID string.
1 | okay_ces_seriesid(adjustment, industries, data_types, states)
|
adjustment |
Character vector. Seasonal adjustment ("S") or not ("U") or both. |
industries |
Character vector. See vignette. List of available
industries given in |
data_types |
Character vector. Desired output. See series vignette. List of available
data_types given in |
states |
Optional character vector. See vignette. Leave blank for total US. List of
states given in |
General error checking for CES data downloads.
TRUE if the series IDs are valid. FALSE otherwise.
1 | okay_ces_seriesid("S", "0000000", "01")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.