nutrient {flexclust} | R Documentation |
Nutrients in Meat, Fish and Fowl
Description
The data set contains the measurements of nutrients in several types of meat, fish and fowl.
Usage
data(nutrient)
Format
A data frame with 27 observations on the following 5 variables.
energy
Food energy (calories).
protein
Protein (grams).
fat
Fat (grams).
calcium
calcium (milli grams).
iron
Iron (milli grams).
References
John A. Hartigan: Clustering Algorithms. Wiley, New York, 1975.
[Package flexclust version 1.4-2 Index]