Description Usage Arguments Details Value Examples
maturing
Calculates fat mass in kg.
1 | calculate_fat_mass(weight = NULL, bfp = NULL)
|
weight |
weight in kg. |
bfp |
body fat percentage |
Woolcott: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6054651/
Fat mass (kg)
1 | calculate_fat_mass(weight = 80, bfp = 15)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.