List the available screeners for JGZ guidelines
list_screeners.RdList the available screeners for JGZ guidelines
Usage
list_screeners(ynames = c("hgt", "wgt", "hdc", "lgd"), ...)Value
A data frame with the following columns
VersieVersion of
growthscreenerpackageynameJAMES name of outcome measure
CategorieThe category of the screening guidelines, 1000/2000/3000/4000
CategorieOmschrijvingA string indicating the measure
JGZRichtlijnName of JGZ Richtlijn
CodeInteger message code
CodeOmschrijvingA string with the message
Examples
screeners <- list_screeners()
table(screeners$Categorie)
#>
#> 1000 2000 3000 4000
#> 45 26 17 13