Nothing
#' Example node data
#'
#' Hypothetical node data set
#'
#' @format
#' A data frame with 8 rows and 3 columns:
#' \describe{
#' \item{lon}{Longitude in decimal degrees}
#' \item{lat}{Latitude in decimal degrees}
#' \item{id}{Node names (must be integers)}
#' ...
#' }
#' @source Fictional example generated to demonstrate this package
"nodes"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.