cereal: Cereal data

cerealR Documentation

Cereal data

Description

A dataset about the nutritional value of different breakfast cereals. Models built using this data can be checked by using the cereal_test data.

Usage

data(cereal)

Format

A data frame with 40 observations of 12 variables

Details

  • cereal. The name of the cereal.

  • mfr. The manufacturer of the cereal.

  • calories. The number of calories contained in a single serving.

  • protein. The amount of protein contained in a single serving.

  • fat. The amount of fat contained in a single serving.

  • sodium. The amount of sodium contained in a single serving.

  • fibre. The amount of fibre contained in a single serving.

  • carbo. The amount of carbohydrates contained in a single serving.

  • sugars. The amount of sugar contained in a single serving.

  • shelf. The number of shelfs above the floor the cereal should be displayed on.

  • potassium. The number of contained in a single serving.

  • vitamins. The type of vitamins included in the cereal.

See Also

cereal_test


mobilizingcs/mobilizr documentation built on Feb. 17, 2024, 7:49 p.m.