Description Usage Arguments Examples
Intended for e.g., "123456-8" -> "123456", "123458"
1 | code_range_lims(x, listing = NULL)
|
x |
character vector of range values |
listing |
dataframe of NAICS listing to compare against |
1 2 | x <- c("111111", "123456-8", "111-20")
code_range_lims(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.