Description Usage Arguments Details Value Examples
maturing
Calculate Surface-based Body Shape Index.
1  | calculate_sbsi(height, bsa, vtc, waist)
 | 
height | 
 height in cm  | 
bsa | 
 body surface area in cm^2^  | 
vtc | 
 vertical trunk circumference in cm  | 
waist | 
 waist circumference in cm  | 
DETAILS
Surface-based Body Shape Index
1 2 3 4 5 6  | calculate_sbsi(
  height = 180,
  bsa = 2,
  vtc = 175,
  waist = 92
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.