new_entries <- rMETAR::recent_metar(rMETAR::read_metar(stations = c("KPDK","KATL"), hours=120), path = "raw_data/metar_runs.csv")
readr::write_csv(new_entries, "raw_data/metar_runs.csv", append = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.