Nothing
#' Example trace
#'
#' A dataset containing trace of a fictional migrant in the form of location - timestamp pairs.
#'
#' @format A tibble with 200 rows and 2 variables:
#' \describe{
#' \item{timestamp}{POSIXct timestamps of observations}
#' \item{location}{Locations of observations for one of four places (Rivendell, Tatooine, Shangri-La, Narnia)}
#' }
"example_trace"
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.