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)

nettskjemar documentation built on April 4, 2025, 12:22 a.m.