clean_jolts: Cleans the results of a query to the CES database.

Description Usage Arguments Details Value Examples

View source: R/utils.R

Description

clean_jolts cleans the results of a query to the JOLTS national database and appends additional information.

Usage

1
clean_jolts(bls_df)

Arguments

bls_df

Data frame containing results of query to the JOLTS national database.

Details

General data cleaning.

Value

Cleaned data frame from JOLTS national database.

Examples

1
clean_jolts(jolts_df)

davidsovich/blsr documentation built on March 23, 2021, 5:31 a.m.