The Basal Metabolic Rate (BMR) Calculator will take the user inputs gender, weight, height and age in order to compute an estimated of the BMR in calories per day.
An illustration is shown below:
Jonathan Jacobs
Deputy Chief Administrator, Ministry of Administrative Affairs
The Basal Metabolic Rate (BMR) Calculator will take the user inputs gender, weight, height and age in order to compute an estimated of the BMR in calories per day.
An illustration is shown below:
The application makes use of the following widgets:
The calculation is done by implementing the following formulae in server.R:
Imperial Units
Metric Units
The formulae were obtained here.
A future version of the application may use an action button instead of a submit button.