#' Yelp park reviews
#'
#' Data on Yelp reviews of dog parks in Phoenix, AZ
#'
#' @format A dataframe with 231 rows and 4 variables:
#' \describe{
#' \item{park_id}{Park ID}
#' \item{user_id}{User ID}
#' \item{park_name}{Park name}
#' \item{stars}{Number of stars awarded by user}
#' }
#'
#' @examples
#' park_reviews
"park_reviews"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.