#' Sample locations of common dolphins in Australia and New Zealand
#'
#'
#'@format A data frame with 21 rows and 3 columns:
#' \describe{
#' \item{ID}{Site name}
#' \item{X}{Longitude}
#' \item{Y}{Latitude}
#' }
#'
#' @examples
#' data(DelphinusXY)
#' head(yourData)
#'
#' @name DelphinusXY
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.