coffee_ratings_small {bayesrules}R Documentation

Coffee Ratings Data

Description

A sub-set of data on coffee bean ratings / quality originally collected by James LeDoux (jmzledoux) and distributed through the R for Data Science TidyTuesday project. This is a simplified version of the coffee_ratings data.

Usage

coffee_ratings_small

Format

A data frame with 636 batches of coffee beans and 11 variables on each batch.

farm_name

farm where beans were grown

total_cup_points

total bean rating (0 – 100)

aroma

bean aroma grade

flavor

bean flavor grade

aftertaste

bean aftertaste grade

acidity

bean acidity grade

body

bean body grade

balance

bean balance grade

uniformity

bean uniformity grade

sweetness

bean sweetness grade

moisture

bean moisture grade

Source

https://raw.githubusercontent.com/rfordatascience/tidytuesday/master/data/2020/2020-07-07/coffee_ratings.csv.


[Package bayesrules version 0.0.2 Index]