protcarbo: Dataset of the energy & protein composition of some daily...

Description Usage Details Value Author(s) References See Also Examples

Description

The foods can be clustered using the components of nutritional matters. This dataset contains protein and carbohdyrate content of various daily consumed foods.

Usage

1

Details

Value

A dataframe consists of two columns (variables) and 15 rows (foods).

Author(s)

Zeynel Cebeci

References

Cebeci, Z. & Yildiz, F. (2015). Gorsel Kumelenme Egilimi Degerlendirmesi ve R'de Uygulamasi. Cukurova Universitesi Ziraat Fakultesi Dergisi, 30 (2) : 1-8. (URL: https://dergipark.org.tr/en/download/article-file/219860)

See Also

binimage, findk, findk2, genbinimg, greyimage, vatimage, vatdisp

Examples

1
2
3
4
# Load the dataset protcarbo 
str(protcarbo)
data(protcarbo) 
head(protcarbo)

zcebeci/VatAna documentation built on Dec. 25, 2019, 7:07 p.m.