Nothing
#' Example Animal Import Data
#'
#' A dataset containing information about animal imports from three different regions
#'
#' @format ## animal_imports
#' A data frame with 3 rows and 4 columns:
#' \describe{
#' \item{origin}{Region of origin (nord, south, east)}
#' \item{farms_n}{Number of farms exporting animals}
#' \item{animals_n_mean}{Mean number of animals exported per farm}
#' \item{animals_n_sd}{Standard deviation of animals exported per farm}
#' }
#'
#' @source Simulated data for demonstration purposes
"animal_imports"
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.