robCompositions (version 2.1.0)

nutrients_branded: nutrient contents (branded)

Description

Nutrients on more than 10 components and 9618 branded food products

Usage

data(nutrients_branded)

Arguments

Format

A data frame with 9618 observations on the following 18 variables.

Details

  • name_D name (in German)

  • category_D factor specifying the category names

  • category_F factor specifying the category names

  • category_I factor specifying the category names

  • category_E factor specifying the category names

  • gravity specific gravity

  • energy_kJ energy in kJ

  • energy_kcal energy in kcal

  • protein protein in gram

  • alcohol alcohol in gram

  • water water in gram

  • carbohydrates_available available carbohydrates in gram

  • sugars sugars in gram

  • dietary_fibres dietary fibres in gram

  • fat_total total fat in gram

  • fatty_acids_saturated saturated acids fat in gram

  • Na Sodium in gram

  • unit a factor with levels per 100g edible portion per 100ml food volume

References

http://www.sge-ssn.ch/shop/produkt/schweizer-naehrwerttabelle/

Examples

Run this code
# NOT RUN {
data(nutrients_branded)
str(nutrients_branded)
# }

Run the code above in your browser using DataLab