ns_get_meta: Get metadata for a form

View source: R/ns-meta.R

ns_get_metaR Documentation

Get metadata for a form

Description

With the given API token, will retrieve the meta-data connected to a form.

Usage

ns_get_meta(form_id)

Arguments

form_id

integer. Number of the form to retrieve

Value

list of class ns_meta_data

Examples

## Not run: 
meta_110000 <- ns_get_meta(110000)


## End(Not run)

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