The goal of hillysilly is to plot elevation very uselessly for a set of input addresses or locations.
You can install the development version of hillysilly like so:
remotes::install_github("mdsumner/hillysilly")
This is a basic example which shows you how to solve a common problem:
library(hillysilly)
## basic example code
hillysilly(c("Auckland", "Murray Hill", "Zurich", "Oxford"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.