View source: R/metadata_crossing.R
| get_metadata_crossing | R Documentation | 
This function returns data or metadata by metadata crossing
get_metadata_crossing( code = NULL, resource = "series", help = FALSE, query = NULL, p = 1, det = 0, tip = NULL, nlast = 1, lang = "ES" )
| code | (string) operation identificator | 
| resource | (string) resource to access, by default  | 
| help | (boolean) type any value for  | 
| query | (string) string separated by  | 
| p | (int) periodicity,  | 
| det | (int)  | 
| tip | (string)  | 
| nlast | last  | 
| lang | (string) language used to obtain information | 
get_metadata_crossing(resource = "series", help = TRUE)
get_metadata_crossing("IPC", resource = "series", query = "Provincias = Madrid AND Tipo de dato = Variacion mensual AND Grupos ECOICOP = NULL")
get_metadata_crossing("IPC", resource = "data", query = "Provincias = Madrid AND Tipo de dato = Variacion mensual AND Grupos ECOICOP = NULL", nlast = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.