calcount2: Calculate the number of calories of a food item based on...

Description Usage Arguments Value

Description

Calculate the number of calories of a food item based on protein, carb, and fat data

Usage

1
calcount2(name, amount, unit, file = "R Package Data - Food1.csv")

Arguments

name

Name of the food item

amount

Number of servings

unit

Unit of measure

Value

The number of calories consumed given the food type as well as protein, carb, and fat information


taniaermak/NutritionR documentation built on May 31, 2019, 2:57 a.m.