get_rib: Retrieve a specific, historical RouteViews RIB file

Description Usage Arguments Value

View source: R/routeviews.r

Description

Retrieve a specific, historical RouteViews RIB file

Usage

1
get_rib(date, hour, output_dir = ".", .progress = interactive())

Arguments

date

the date ('YYYY-mm-dd' string or Date) of the file (remembering that the filenames are in UTC time zone)

hour

the hour of the file (remembering that RouteViews dumps a RIB every 2 hours)

.progress

show download progress (default: FALSE)

Value

the filename (invisibly)


hrbrmstr/mrt documentation built on May 17, 2019, 5:11 p.m.