Description Arguments Value Author(s) Examples
An ordered sequence of events. This is essentially a list of tuples containing a date and an amount (some arbitrary value associated with the date).
date |
A date vector representing the dates of each event |
amount |
A numeric vector representing the actual event |
df |
A data.frame that contains a date and amount columns |
As this is a type constructor, the return is an EventGroup object.
Brian Lee Yung Rowe
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.