Skip to contents

The raw codebook is a list of answers and questions with unique ids for both, and the text associated with them. This information can be retrieved from the raw nettskjema data. This can be useful if the nettskjema submission data has been returned with asis = TRUE.

Usage

get_raw_codebook(form_id)

Arguments

form_id

integer. Number of the form to retrieve

Value

long format tibble with meta-data for a specific nettskjema

Examples