#' Number of spots on certain dogs and breeds
#'
#' These data were collected during a trip to a dog park in Austin full of adorable pups.
#'
#' @format A data frame with 4 rows and 6 variables:
#' \describe{
#' \item{Dog_name}{Name of the dog}
#' \item{breed}{the breed of the dog}
#' \item{age}{the age in years of the dog}
#' \item{num_spots}{the number of spots on the dog's coat}
#' }
"dog_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.