Learn R Programming

blscrapeR (version 3.0.1)

quick_unemp_level: Quick unemployment level function

Description

Returns the unemployment level. SeriesID: LNS13000000. If you installed a BLS_KEY with the set_bls_key() function, it will detect it and use your key. This counts against your daily query limit.

Usage

quick_unemp_level()

Arguments

Examples

Run this code
# NOT RUN {
df <- quick_unemp_level()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab