ksic | R Documentation |
Returns a data.frame of KSIC data for the specified revision and digit.
ksic(digit = 5, C = NULL, eng_nm = FALSE)
digit |
integer. The digit of the classification to extract (1-5). Default is 5. |
C |
integer. The KSIC revision (9, 10, or 11). If NULL, |
eng_nm |
logical. If |
A data.frame containing the specified KSIC codes and names.
ksic(digit = 1)
ksic(digit = 2, C = 10, eng_nm = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.