Learn R Programming

tidytransit (version 1.3.1)

get_feedlist: Get list of all available feeds from transitfeeds API

Description

Get list of all available feeds from transitfeeds API

Usage

get_feedlist()

Arguments

Value

a data frame with the gtfs feeds on transitfeeds

See Also

feedlist_df

Examples

Run this code
if (FALSE) {
feedlist_df <- get_feedlist()
}

Run the code above in your browser using DataLab