Description Usage Arguments Value Examples
View source: R/GetDiagnosisYearDensityPlot.R
Get density plot of diagnosis year
| 1 2 3 4 5 6 7 8 | 
| plotData | Data table object. Required. | 
| colorPalette | Character vector of colors for plotted
series. Optional. Default =  | 
| genderLabels | Named vector of mapping from Gender code to label.
Optional. Default =  | 
| xLimits | Vector of two numbers (years), lower and upper limit for the
x axis. Optional. Default =  | 
| markerLocations | Vector of numbers (years) for positions of vertical
dashed lines. Optional. Default =  | 
| plotly | Logical indicating to produce interactive, plotly-based, version of the chart.
Default =  | 
ggplot2 or plotly object
| 1 2 3 4 | ## Not run: 
GetDiagnosisYearDensityPlot(plotData)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.