create_cdc_growth | R Documentation |
Calculate important maternal child health measures from a dataset
create_cdc_growth(df)
df |
Input data.frame. |
the original data frame with percentiles, z-scores, and related values added as additional columns
Cole TJ, Bellizzi MC, Flegal KM, Dietz WH. Establishing a standard definition for child overweight and obesity worldwide: international survey. BMJ: British Medical Journal. 2000;320(7244):1240.
https://www.cdc.gov/nccdphp/dnpao/growthcharts/resources/sas.htm
## NHANES example data is included with package create_cdc_growth(nhanes_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.