Learn R Programming

I14Y (version 0.1.7)

i14y_get_concept_all_versions: Get all versions of an ID

Description

Get all versions of an ID

Usage

i14y_get_concept_all_versions(id = NULL, language = "de")

Value

a list

Arguments

id

string. The Id of the response data.

language

string. The language of the response data.

Examples

Run this code
i14y_get_concept_all_versions(
 id = "08d94604-e058-62a2-aa25-53f84b974201", # DV_NOGA_DIVISION
 language = "de"
)

Run the code above in your browser using DataLab