quick_laborForce_level {blscrapeR} | R Documentation |
Quick Civilian Labor Force Level
Description
Returns the civilian labor force level. SeriesID: LNS11000000.
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_laborForce_level()
Value
A tibble from the BLS API.
Examples
## Not run:
df <- quick_laborForce_level()
## End(Not run)
[Package blscrapeR version 4.0.1 Index]