Plot demography range plot using visual predictive check style if data is numeric, or using box whisker plot if data is categorical
Usage
plotDemographyRange(
data,
metaData = NULL,
dataMapping = NULL,
plotConfiguration = NULL,
parameterClass = "numeric"
)