Makes a barplot with the number of events over time
1 2 3 4 | EventVsTimePlot(object, timeunit = "Months", ...)
## S4 method for signature 'EventData'
EventVsTimePlot(object, timeunit = "month")
|
object |
The object to create the event versus time plot |
timeunit |
The resoloution on the x-axis (month, weeks or quarter) |
... |
Additional arguments passed to the function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.