powered by
With the given API token, will retrieve a list of all the forms you have access to
ns_get_codebook(form_id, asis = FALSE)
list of class ns_meta_data
integer. Number of the form to retrieve
logical. Whether to return the raw content from nettskjema. Default is FALSE.
if (FALSE) { codebook_110000 <- ns_get_codebook(110000) }
Run the code above in your browser using DataLab