feeds_urls | R Documentation |
Get dataframe of bikeshare feeds and URLs
feeds_urls( url = "https://gbfs.capitalbikeshare.com/gbfs/gbfs.json", lang = "en" )
url |
url of feeds json, has default |
lang |
which language, defaults to english, "en" |
A dataframe of feed names and URLs
if (interactive()) { feeds_urls() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.