ns_get_codebook: Get codebook for a form

View source: R/ns-codebook.R

ns_get_codebookR Documentation

Get codebook for a form

Description

With the given API token, will retrieve a list of all the forms you have access to

Usage

ns_get_codebook(form_id, asis = FALSE)

Arguments

form_id

integer. Number of the form to retrieve

asis

logical. Whether to return the raw content from nettskjema. Default is FALSE.

Value

list of class ns_meta_data

Examples

## Not run: 
codebook_110000 <- ns_get_codebook(110000)

## End(Not run)

LCBC-UiO/nettskjemar documentation built on April 11, 2025, 11:01 p.m.