View source: R/get_occupationkey.R
| get_occupationkey | R Documentation | 
Get an occupation name-code key
get_occupationkey(
  code_level = NULL,
  year = 2010,
  lang = "fi",
  as_named_vector = FALSE
)
| code_level | disaggregation level | 
| year | year of the key | 
| lang | 
 | 
| as_named_vector | logical, whether to return a named vector rather than
a data.frame. Defaults to  | 
data.frame with occupation codes and names
   get_occupationkey(1)
   get_occupationkey(1, as_named_vector = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.