i14y_get_concept {I14Y}R Documentation

Get Concept view entity by ID

Description

Get Concept view entity by ID

Usage

i14y_get_concept(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(
 id = "08d94604-e058-62a2-aa25-53f84b974201", # DV_NOGA_DIVISION
 language = "en"
)

[Package I14Y version 0.1.5 Index]