Description Usage Arguments Value Examples
Obtain keywords in data.frame with the number of ocurrences
1 |
data |
A data.frame with datasets from datos.gob.es |
A list with keywords
1 2 3 4 | library(dataesgobr)
datasets <- search_by_title('consumo')
keywords <- get_all_keywords(datasets)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.