UNPKG

bodybuilding

Version:
15 lines (11 loc) 195 B
# bodybuilding ## Installation ``` npm install bodybuilding ``` ## Usage - Calculate BMR - Calculate TDEE ## Example ### `get_bmr(height, weight, age)` ### `get_tdee(bmr, activity_level = 0)`