#' Example data set
#'
#' Experimental sample of 3000 positions of a macroinvertebrate
#'
#' @name example_mov
#' @docType data
#'
#' @format A data frame with 3000 observations of:
#' \describe{
#' \item{x}{horizontal position}
#' \item{y}{vertical position}
#' \item{t}{time}
#' ...
#' }
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.