clean_laus: Cleans the results of a query to the LAUS database.

Description Usage Arguments Details Value Examples

View source: R/utils.R

Description

clean_laus cleans the results of a query to the LAUS state database and appends additional information.

Usage

1
clean_laus(bls_df)

Arguments

bls_df

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

Details

General data cleaning.

Value

Cleaned data frame from LAUS national database.

Examples

1
clean_laus(laus_df)

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