Learn R Programming

dataesgobr (version 1.0.0)

get_formats: Generate a list that contains the type of elements and repetitions for each one

Description

Generate a list that contains the type of elements and repetitions for each one

Usage

get_formats(data)

Arguments

data

A dataesgobr object

Value

A list

Examples

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

Run the code above in your browser using DataLab