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')

AdPL/dataesgobr documentation built on June 17, 2019, 9:37 p.m.