Nothing
#' Gull data
#'
#' A data frame with sample of 90 gull trajectories.
#'
#'
#' @format A data frame containing 90 trajectories
#' \describe{
#' \item{ID}{Subject identifier}
#' \item{trip}{Trip identifier}
#' \item{LONG}{Longitude}
#' \item{LAT}{Latitude}
#' \item{triptime}{Time in seconds when the locations were obtained}
#' }
"gull_data"
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.