codebook | R Documentation |
Function works on meta-data downloaded from a form. It will return a data.frame in long format with meta-data information from a specific nettskjema form.
codebook(meta)
meta |
form meta-data from |
long format tibble with meta-data for a specific nettskjema
## Not run:
meta_110000 <- ns_get_meta(110000)
codebook(meta_110000)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.