R/dog_data.R

#' 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"
whipplek/subtract documentation built on May 24, 2019, 4:11 p.m.