#' Coordinates of navigation points
#'
#' All LIDs, fixes, runway ends, and waypoints for the US from FAA and DOT.
#'
#' @format A data frame with 78911 rows and 2 variables:
#' \describe{
#' \item{lat}{Latitude of fix in decimal format}
#' \item{lon}{Longitude of fix in decimal format}
#' }
#' @source \url{https://www.faa.gov/air_traffic/flight_info/aeronav/aero_data/loc_id_search/fixes_waypoints/}
"fixes"
#' @source \url{https://opendata.arcgis.com/datasets/544332e4258b463da760aefe0e6ffb79_0.csv}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.