View source: R/utilities-demography.R
getComparisonHistogramResults | R Documentation |
Get Comparison Histogram results for Pediatric workflows
getComparisonHistogramResults(
demographyPaths,
simulationSetNames,
data,
metaData,
observedData,
settings = NULL,
simulationSetDescriptor = "",
demographyResults = list()
)
demographyPaths |
Names of demography variables to be displayed |
simulationSetNames |
Names of simulation sets |
data |
A data.frame of simulated demography values across the simulationSets |
metaData |
A list of meta data indicating the display properties of the data |
observedData |
A data.frame of observed demography values across the simulationSets |
settings |
A list of plot settings |
simulationSetDescriptor |
Character describing the population sets within the report |
demographyResults |
A list of |
A list of TaskResults
objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.