get_feed: Download a zipped GTFS feed file from a url

Description Usage Arguments Value

View source: R/transitfeeds.R

Description

Download a zipped GTFS feed file from a url

Usage

1
get_feed(url, path = NULL, quiet = FALSE)

Arguments

url

Character URL of GTFS feed.

path

Character. Folder into which to put zipped file. If NULL, then save a tempfile

quiet

Boolean. Whether to see file download progress. FALSE by default.

Value

File path


trread documentation built on May 1, 2019, 10:14 p.m.