To install directly from GitHub use the devtools
package.
library(devtools)
# Install from the main branch
install_github('metrotransit/speedrt')
# Or the development branch
install_github('metrotransit/speedrt@develop')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.