Description Usage Arguments Examples
View source: R/plot_functions.R
This function will output a boxplot with means of child growth measure at 24-months of age by milk consumption type at 6-months of age.
1 | plot_somaticGrowth_milkType_association(variable = "inf_weight_kg",variableName = "Infant Weight")
|
variable |
Growth measure to be plotted. Options are "inf_weight_kg","zbmi","zwfl","zwei","zlen","skinf_tricep_mm","skinf_subscap_mm","skinf_supra_mm","skinf_midthigh_mm","circ_umb_cm" |
variableName |
Name of growth measure to be plotted. Options are "Infant Weight","BMI Z-score","Weight-for-Length Z-score","Weight Z-score","Length Z-score","Tricep Skinfold (mm)","Subscapular Skinfold (mm)","Suprailiac Skinfold (mm)","Midthigh Skinfold (mm)","Abdominal Circumference (cm)" |
1 2 | plot_somaticGrowth_milkType_association()
plot_somaticGrowth_milkType_association(variable = "zbmi",variableName = "BMI Z-score")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.