| 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:
chartgrpChart group code
chartcodeUnique chart code
populationPopulation code: DS (Down Syndrome), HS (Hindostanic), MA (Morrocan), NL (Dutch), PT (Preterm), TU (Turkish), WHOblue (WHO male), WHOpink (WHO female)
sexEither "male" or "female"
designChart design A: 0-15m, B: 0-4y (WFH), C: 1-21y, D: 0-21y, E: 0-4y (WFA)
sideOutcome 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)
languageChart language: dutch
weekWeeks 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.