Learn R Programming

I14Y (version 0.1.7)

i14y_get_concept: Get Concept view entity by ID

Description

Get Concept view entity by ID

Usage

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

Run the code above in your browser using DataLab