calculate_water_intake: Calculate water intake

Description Usage Arguments Details Value Examples

View source: R/water_intake.R

Description

Calculate water intake

Usage

1

Arguments

tdee

Total daily energy expenditure

Details

\lifecycle

experimental

Remember that you may need to drink more water if you’re physically active (that is why TDEE is used). Living in a hot climate will also affect your water intake. Keep in mind that this is an estimate.

20% of you total daily water intake enters the body through food. We assume that 1 kcal equals1 mL here.

For more information go to: https://www.gigacalculator.com/calculators/water-intake-calculator.php

Water intake is calculated as follows:

intake = tdee \times 0.8

Value

Water intake (mL)

Examples

1

MarijnJABoer/befitteR documentation built on April 24, 2020, 5:43 a.m.