You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in attributes(.Data) <- c(attributes(.Data), attrib) :
'names' attribute [3] must be the same length as the vector [2]
In addition: Warning message:
In as.data.frame.SDMXConcepts(conceptScheme) :
Using first conceptScheme referenced in SDMXConcepts object:
Specify 'conceptSchemeId' argument for a specific conceptScheme
The text was updated successfully, but these errors were encountered:
conceptScheme <- readSDMX("https://ec.europa.eu/eurostat/api/dissemination/sdmx/2.1/conceptscheme/ESTAT/NAMA_10_GDP")
as.data.frame(conceptScheme)
Error in attributes(.Data) <- c(attributes(.Data), attrib) :
'names' attribute [3] must be the same length as the vector [2]
In addition: Warning message:
In as.data.frame.SDMXConcepts(conceptScheme) :
Using first conceptScheme referenced in SDMXConcepts object:
The text was updated successfully, but these errors were encountered: