R/ns-meta.R
ns_get_meta.Rd
With the given API token, will retrieve the meta-data connected to a form.
ns_get_meta(form_id)
integer. Number of the form to retrieve
list of class ns_meta_data
if (FALSE) { # \dontrun{ meta_110000 <- ns_get_meta(110000) } # }