get_all_keywords: Obtain keywords in data.frame with the number of ocurrences

Description Usage Arguments Value Examples

Description

Obtain keywords in data.frame with the number of ocurrences

Usage

1

Arguments

data

A data.frame with datasets from datos.gob.es

Value

A list with keywords

Examples

1
2
3
4
library(dataesgobr)

datasets <- search_by_title('consumo')
keywords <- get_all_keywords(datasets)

dataesgobr documentation built on June 18, 2019, 5:04 p.m.