read_who_table: Internal function to read WHO growth tables from package or...

Description Usage Arguments

Description

Internal function to read WHO growth tables from package or download from WHO

Usage

1
2
3
read_who_table(sex = NULL, age = NULL, type = "wfa",
  who_url = "http://www.who.int/entity/childgrowth/standards",
  download = FALSE)

Arguments

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?


ronkeizer/clinPK documentation built on May 20, 2019, 5:07 p.m.