R Dataset / Package Stat2Data / Cereal

On this R-data statistics page, you will find information about the Cereal data set which pertains to Cereal. The Cereal data set is found in the Stat2Data R package. You can load the Cereal data set in R by issuing the following command at the console data("Cereal"). This will load the data into a variable called Cereal. If R says the Cereal data set is not found, you can try installing the package by issuing this command install.packages("Stat2Data") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the Cereal R data set. The size of this file is about 933 bytes.

Cereal

Description

Breakfast cereals

Format

A dataset with 36 observations on the following 4 variables.

R project statistics dataset table
Cereal Brandname of cereal
Calories Calories per serving
Sugar Grams of sugar per serving
Fiber Grams of fiber per serving

Details

Data give nutrition contents (per serving) for 36 breakfast cereals.

Source

These data were collected by Patricia Benedict, Ronald Brahler, and Kenneth Motz, who read the nutritional labels on the boxes, in an attempt to learn whether cereals high in fiber are also high in sugar and calories. The cereals are all of those that were sold at Russo Stop & Shop in University Heights, OH, in July, 1990.

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-stat2data-cereal.html" width="100%" height="100%" style="border:0px"></iframe>