devtools::load_all()
url <- "http://data.trilliumtransit.com/gtfs/duke-nc-us/duke-nc-us.zip"
gtfs_duke <- read_gtfs(url)
usethis::use_data(gtfs_duke)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.