Learn R Programming

I14Y (version 0.1.7)

i14y_get_codelist: Export a codelist

Description

The function uses the I14Y Console API: <https://apiconsole.i14y.admin.ch/public/v1/index.html>.

Usage

i14y_get_codelist(id = NULL, format = "csv")

Value

a tibble

Arguments

id

string. The Id of the response data.

format

string. The format of the export ("csv" or "json").

Examples

Run this code
i14y_get_codelist(
  id = "08d94604-e058-62a2-aa25-53f84b974201" # for DV_NOGA_DIVISION
)

Run the code above in your browser using DataLab