View source: R/markedPP_funcs.R
Plot single pair of event series with cumulative counts.
1 2 | plot_markedpp(x, W, c = 1, lbl = c("Mark 1", "Mark 2"), title = "",
xlab = "Time")
|
x |
Data.frame of |
W |
Observation window |
c |
Numeric cex value for axis & legend magnification; |
lbl |
Vector of labels for the legend corresponding to marks 1/A and 2/B,
respectively; |
title |
Main title of plot; |
xlab |
X-axis label; |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.