Description Usage Arguments Examples
View source: R/lookup-title-descr.R
Convenience function. Focus on most recent NAICS code classifications. Lookup for prior may be added in teh
1 2 3 | naics_title(naics, naics_listing = naicsmatch::naics_2017)
naics_descr(naics)
|
naics |
a character vector of NAICS codes to look up |
naics_listing |
a lookup table of naics codes and titles, defaults to most recent |
1 2 | naics_title(c("332710", "332722", "332723"))
naics_descr(c("332710", "332722", "332723"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.