validateAgeGroupArgument | R Documentation |
validateAgeGroupArgument
validateAgeGroupArgument(
ageGroup,
multipleAgeGroup = TRUE,
overlap = FALSE,
null = TRUE,
ageGroupName = "age_group",
call = parent.frame()
)
ageGroup |
age group in a list. |
multipleAgeGroup |
allow mutliple age group. |
overlap |
allow overlapping ageGroup. |
null |
null age group allowed true or false. |
ageGroupName |
Name of the default age group. |
call |
parent frame. |
validate ageGroup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.