R/reviews.R

#' A dataset of reviews
#'
#' User reviews collected from an e-commerce site.
#'
#' @format A tbl_df with with 260,308 rows and 3 variables:
#' \describe{
#'   \item{rating}{Rating score, out of 5.}
#'   \item{comment}{Comment text, in Turkish.}
#'   \item{id}{Rating ID.}
#' }
#' @examples
#' reviews
"reviews"

Try the shoppingwords package in your browser

Any scripts or data that you put into this service are public.

shoppingwords documentation built on Aug. 8, 2025, 6:23 p.m.