tidy_cbp: Clean the CBP

View source: R/get_cbp_data.R

tidy_cbpR Documentation

Clean the CBP

Description

Clean the CBP

Usage

tidy_cbp(dt_raw = NULL, industry = c(2, 3, 4), year_start = 1996,
  year_end = 2013)

Arguments

dt_raw

data we start with.

industry

which level industries should be included (vector, NULL for all)

year_start

year starting data (>=1986)

year_end

year ending data (<=2013)

Value

data.table

Note

Tidy up the CBP data into year state county industry dataset


eloualiche/entrydatar documentation built on Aug. 20, 2023, 1:56 p.m.