search_by: Creates a data.frame containing datasets from datos.gob.es...

Description Usage Arguments Value Examples

Description

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

Usage

1
search_by(title, theme, publisher)

Arguments

title

Title field

theme

Theme field

publisher

Publisher field

Value

A data.frame

Examples

1
2
3
library(dataesgobr)

datasets <- search_by('atestados', 'salud', 'L01280066')

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