Learn R Programming

dataesgobr (version 1.0.0)

get_available_formats: Generate a data.frame that contains the type of elements, information and repetitions for each one

Description

Generate a data.frame that contains the type of elements, information and repetitions for each one

Usage

get_available_formats(data)

Arguments

data

A dataesgobr object

Value

A data.frame

Examples

Run this code
# NOT RUN {
library(dataesgobr)
# }
# NOT RUN {
dataesgobrObject <- search_by_id('l01280066-horarios-de-metro1')
formats <- get_available_formats(dataesgobrObject)
formats
# }

Run the code above in your browser using DataLab