Internal function to read WHO growth tables from package or download from WHO
1 2 3 | read_who_table(sex = NULL, age = NULL, type = "wfa",
who_url = "http://www.who.int/entity/childgrowth/standards",
download = FALSE)
|
sex, |
either 'male' or 'female' |
age |
age in years |
type |
table type, choose from 'wfa' (weight for age), 'lhfa' (length for age) |
who_url |
base URL for WHO growth tables |
download |
download current tables from WHO? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.