Learn R Programming

dataesgobr (version 1.0.0)

get_publisher: Get the publisher of the dataset

Description

Get the publisher of the dataset

Usage

get_publisher(id)

Arguments

id

A string with the dataset's ID

Value

A data.frame

Examples

Run this code
# NOT RUN {
library(dataesgobr)
# }
# NOT RUN {
publisher <- get_publisher("L01280066")
# }

Run the code above in your browser using DataLab