Learn R Programming

blscrapeR (version 4.0.1)

quick_laborForce_rate: Quick Civilian Labor Force Rate

Description

Returns the civilian labor force participation rate. SeriesID: LNS11300000. 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_rate()

Arguments

Value

A tibble from the BLS API.

Examples

Run this code
if (FALSE) {
df <- quick_laborForce_rate()
}

Run the code above in your browser using DataLab