View source: R/create_chartcode.R
create_chartcode | R Documentation |
Construct a single chart code from user input
create_chartcode(
chartgrp = c("nl2010", "preterm", "who", "gsed1", "gsed1pt"),
etn = c("nl", "tu", "ma", "hs", "ds"),
sex = c("male", "female"),
agegrp = c("0-15m", "0-4y", "1-21y", "0-21y", "0-4ya"),
side = c("front", "back", "-hdc", "both", "hgt", "wgt", "hdc", "bmi", "wfh", "dsc"),
week = 40,
language = c("dutch", "english"),
version = ""
)
chartgrp |
The chart group: |
etn |
Either |
sex |
Either |
agegrp |
Either |
side |
Either |
week |
A number between 25 and 36 gestational age (preterm) or 40 for term (default). |
language |
Language: |
version |
Version number. Default is to have no version number. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.