| get_dimensions | R Documentation | 
Retrieve dimensions of series in the ECB's SDW
get_dimensions(key, ...)
| key | A character string identifying the series to be retrieved | 
| ... | Arguments passed to GET (e.g. timeout(10) to add maximum request time) | 
A list of data frames, one for each series retrieved
hicp_dims <- get_dimensions("ICP.M.U2.N.000000.4.ANR")
hicp_dims[[1]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.