Description Usage Arguments Examples
View source: R/histogramModule.R
plots histogram for each federal state. x-variable is agegroup and y-variable is incidence- and mortality rate
1 |
df |
dataframe |
1 2 3 | prostate <- removeNans(cancerData[['prostate']][[1]])
data <- tweakHistogramData(prostate)
histogramPlotter(data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.