i14y_get_concept_all_versions {I14Y} | R Documentation |
Get all versions of an ID
Description
Get all versions of an ID
Usage
i14y_get_concept_all_versions(id = NULL, language = "de")
Arguments
id |
string. The Id of the response data. |
language |
string. The language of the response data. |
Value
a list
Examples
i14y_get_concept_all_versions(
id = "08d94604-e058-62a2-aa25-53f84b974201", # DV_NOGA_DIVISION
language = "de"
)
[Package I14Y version 0.1.5 Index]