| get_survey_info {blsR} | R Documentation |
Create and execute a query to retrieve information about a survey
Description
Create and execute a query to retrieve information about a survey
Usage
get_survey_info(survey_id, ...)
Arguments
survey_id |
BLS survey abbreviation (two letter code) |
... |
additional arguments to pass to |
Value
a list of survey information
See Also
Other blsR-requests:
bls_request(),
get_all_surveys(),
get_latest_observation(),
get_n_series_table(),
get_n_series(),
get_popular_series(),
get_series_tables(),
get_series_table(),
get_series(),
reduce_spanned_responses(),
span_series_request()
[Package blsR version 0.5.0 Index]