Learn R Programming

dataesgobr (version 1.0.0)

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

Description

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

Usage

search_by_id(id)

Arguments

id

A string

Value

A dataesgobr object

Examples

Run this code
# NOT RUN {
library(dataesgobr)
# }
# NOT RUN {
dataset <- search_by_id('l01280066-presupuestos-20141')
dataset <- search_by_id('https://datos.gob.es/es/catalogo/l01280066-tramites-salud1')
# }

Run the code above in your browser using DataLab