beer | R Documentation |
Data.frame
data(beer)
The data frame has 86 rows and 5 variables:
Brand name of the beverage
Brewery of the beverage
Percent alcohol by volume
Total calories
Total carbohdrates
Does a beer with more carbohydrates tend to have more alcohol? To answer this question the carbohydrates and percent alcohol from several different beer brands were measured.
data("beer", package='syllogi')
str(beer)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.