getFirmCount: Get the firm count data from the County Business Patterns...

Description Usage Arguments Value

View source: R/firms.R

Description

This function processes the downloaded CPB data and generates a long panel data set. The data frame contains the following columns

Usage

1
2
getFirmCount(naics, years = c("09", "08", "07", "06", "05", "04", "03", "02",
  "01", "00"))

Arguments

naics

a string with the naics code of the industry

years

a vector of strings with the last two digits of years for which to process the data

Value

a data frame of a long panel with the CPB data on the county level


jtilly/cbpR documentation built on May 20, 2019, 3:13 a.m.