Description Usage Arguments Details Value Examples
An eventlist is a data.frame with the necessary parameters to define an event as columns and specific events as rows. Event time and value can be passed as parameters, which can also be estimated.
1 2 3 |
var |
Character, the state to which the event is applied |
time |
Character or Numeric, the time at which the event happens |
value |
Character or Numeric, the value of the event |
method |
Character, options are "replace", "add" or "multiply" |
event |
object of class |
... |
not used |
The function addEvent
is pipe-friendly
data.frame with class eventlist
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.