ERTMonUnit: Make a ERTMon Unit

Description Usage Arguments Value

View source: R/ERTMon.R

Description

Creates a monad object.

Usage

1
ERTMonUnit(eventRecords = NULL, entityAttributes = NULL, compSpec = NULL)

Arguments

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.

Value

An S3 class "ERTMon". In other words, a list with the attribute "class" set to "ERTMon".


antononcube/ERTMon-R documentation built on Oct. 14, 2021, 2:27 p.m.