i14y_get_data_structure {I14Y} | R Documentation |
Get the dataStructures
Description
Get the dataStructures
Usage
i14y_get_data_structure(identifier = NULL, language = "de")
Arguments
identifier |
string. The identifier of the dcat dataset. |
language |
string. The language of the response data. |
Value
a list
Examples
df <- i14y_get_data_structure(
identifier = "SpiGes_Erhebung_Administratives"
)
[Package I14Y version 0.1.5 Index]