Description Usage Arguments Value
Creates a monad object.
1 | ERTMonUnit(eventRecords = NULL, entityAttributes = NULL, compSpec = NULL)
|
eventRecords |
A data frame with event records; can be NULL. |
entityAttributes |
A data frame with entity attributes; can be NULL. |
compSpec |
A data frame that is a computation specification; can be NULL. |
An S3 class "ERTMon". In other words, a list with the attribute "class" set to "ERTMon".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.