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.
Arguments
- meta
form meta-data from
ns_get_meta
Examples
meta <- ns_get_meta(123823)
codebook(meta)
#> Warning: Calling 'structure(NULL, *)' is deprecated, as NULL cannot have attributes.
#> Consider 'structure(list(), *)' instead.
#> data frame with 0 columns and 0 rows