View source: R/i14y_get_codelist.R
i14y_get_codelist | R Documentation |
The function uses the I14Y Console API: <https://apiconsole.i14y.admin.ch/public/v1/index.html>.
i14y_get_codelist(id = NULL, format = "csv")
id |
string. The Id of the response data. |
format |
string. The format of the export ("csv" or "json"). |
a tibble
i14y_get_codelist(
id = "08d94604-e058-62a2-aa25-53f84b974201" # for DV_NOGA_DIVISION
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.