View source: R/list_screeners.R
list_screeners | R Documentation |
List the available screeners for JGZ guidelines
list_screeners(ynames = c("hgt", "wgt", "hdc", "lgd"), ...)
ynames |
Character vector identifying the measures to be
screened. By default, |
... |
Not used, but required for extendibility |
A data frame with the following columns
Versie
Version of growthscreener
package
yname
JAMES name of outcome measure
Categorie
The category of the screening guidelines, 1000/2000/3000/4000
CategorieOmschrijving
A string indicating the measure
JGZRichtlijn
Name of JGZ Richtlijn
Code
Integer message code
CodeOmschrijving
A string with the message
screeners <- list_screeners()
table(screeners$Categorie)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.