list_charts | R Documentation |
List available growth charts
list_charts(chartgrp = NULL)
chartgrp |
Optional. String chart group name, e.g. |
A data.frame
with eight columns:
chartgrp
Chart group code
chartcode
Unique chart code
population
Population code: DS (Down Syndrome), HS (Hindostanic), MA (Morrocan), NL (Dutch), PT (Preterm), TU (Turkish), WHOblue (WHO male), WHOpink (WHO female)
sex
Either "male"
or "female"
design
Chart design A: 0-15m, B: 0-4y (WFH), C: 1-21y, D: 0-21y, E: 0-4y (WFA)
side
Outcome measure: hgt (height), wgt (weight), hdc (head circumference), wfh (weight for height), bmi (body mass index), front (multiple), back (multiple), -hdc (back, no head circumference)
language
Chart language: dutch
week
Weeks of gestation 25-36, or missing (>= 37 weeks)
# list all available charts
list_charts()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.