View source: R/search_i_stat.R
search_i_stat | R Documentation |
Search I.Stat data sets by keywords. To download data sets, use "get_i_stat" function and insert data set id.
search_i_stat(keywords,
lang = "ita")
keywords |
keyword(s) to search data sets |
lang |
language parameter for labels ("ita" for Italian, "eng" for English) |
It returns a list of data sets containing the keyword(s) with their id and name.
Searching may take some time. Future versions will speed up the process.
search_i_stat(c( "incidenti", "stradali"))
search_i_stat("population", lang="eng")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.