Based on tables from WHO: http://www.who.int/childgrowth/standards/weight_for_age/en/
1 | pct_weight_for_age(age = NULL, weight = NULL, sex = NULL, ...)
|
age |
age in years |
weight |
weight in kg. Optional, if specified, will calculate closest percentile and return in list as 'percentile' |
sex |
either 'male' or 'female' |
... |
parameters passed to 'read_who_table()' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.