search_by_id: Creates an object of the class dataesgobr that matches with...

Description Usage Arguments Value Examples

Description

Creates an object of the class dataesgobr that matches with the dataset id

Usage

1

Arguments

id

A string

Value

A dataesgobr object

Examples

1
2
3
4
library(dataesgobr)

dataset <- search_by_id('l01280066-presupuestos-20141')
dataset <- search_by_id('https://datos.gob.es/es/catalogo/l01280066-tramites-salud1')

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