R/Yelp_Coffee_TextReviews_Data.R

#' Yelp_Coffee_Search_Data
#'
#' Yelp data for specified business: "coffee" in "New York, NY". The data includes business urls, text reviews, rating, ids, and user names.
#'
#' @format A data frame with 697 observations and 5 variables.
#'  \describe{
#'     \item{url}
#'     \item{text}
#'     \item{rating}
#'     \item{user_name}
#'     \item{id}
#'   ...
#' }
#' @source \url{https://www.yelp.com/developers/documentation/v3/}
Nashrah123/YelpFusion documentation built on May 31, 2019, 6:38 p.m.