Learn R Programming

I14Y (version 0.1.7)

i14y_get_data_structure: Get the dataStructures

Description

Get the dataStructures

Usage

i14y_get_data_structure(identifier = NULL, language = "de")

Value

a list

Arguments

identifier

string. The identifier of the dcat dataset.

language

string. The language of the response data.

Examples

Run this code
df <- i14y_get_data_structure(
  identifier = "SpiGes_Erhebung_Administratives"
)

Run the code above in your browser using DataLab