This project is a TDEE calculator written in the R programming language using the Shiny package.
The calculator uses the Harris-Benedict equations reviewed by Mifflin and St Jeor in 1990 and the levels of physical activity levels in the recommendations of the report Human energy requirements of the Food and Agriculture Organization of the United Nations.
export PORT=8080
R -f app.R
# Install Cloud Foundry plugin
ibmcloud cf install
# Log in to your IBM Cloud account
ibmcloud login
# Target a Cloud Foundry org and space
ibmcloud target --cf
# Push app
ibmcloud cf push
Fluor Functions is licensed under the MIT License