Learn R Programming

dataesgobr (version 1.0.0)

search_by: Creates a data.frame containing datasets from datos.gob.es that matches the parameters passed

Description

Creates a data.frame containing datasets from datos.gob.es that matches the parameters passed

Usage

search_by(title, theme, publisher)

Arguments

title

Title field

theme

Theme field

publisher

Publisher field

Value

A data.frame

Examples

Run this code
# NOT RUN {
library(dataesgobr)
# }
# NOT RUN {
datasets <- search_by('atestados', 'salud', 'L01280066')
# }

Run the code above in your browser using DataLab