nutrients_branded {robCompositions} | R Documentation |
nutrient contents (branded)
Description
Nutrients on more than 10 components and 9618 branded food products
Usage
data(nutrients_branded)
Format
A data frame with 9618 observations on the following 18 variables.
Details
name_D
name (in German)category_D
factor specifying the category namescategory_F
factor specifying the category namescategory_I
factor specifying the category namescategory_E
factor specifying the category namesgravity
specific gravityenergy_kJ
energy in kJ‘energy_kcal ’energy in kcal
protein
protein in gramalcohol
alcohol in gramwater
water in gramcarbohydrates_available
available carbohydrates in gramsugars
sugars in gramdietary_fibres
dietary fibres in gramfat_total
total fat in gramfatty_acids_saturated
saturated acids fat in gramNa
Sodium in gramunit
a factor with levelsper 100g edible portion
per 100ml food volume
Author(s)
Translated from the Swiss nutrion data base by Matthias Templ matthias.templ@tuwien.ac.at
Source
From the Swiss nutrition data base 2015 (second edition)
Examples
data(nutrients_branded)
str(nutrients_branded)