audited-class: Class '"audited"'

Description Objects from the Class Slots Extends Author(s) References See Also Examples

Description

This class is a keyed data frame with an audit table of transactions and an id attribute. The class is implemented as S3, and is promoted to S4 to take advantage of S4 generic mechanisms.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

.Data:

Object of class "list"

names:

Object of class "character"

row.names:

Object of class "data.frameRowLabels"

.S3Class:

Object of class "character"

Extends

Class "keyed", directly. Class "data.frame", by class "keyed", distance 1. Class "list", by class "data.frame", distance 2. Class "oldClass", by class "data.frame", distance 2. Class "vector", by class "data.frame", distance 3.

Author(s)

Tim Bergsma

References

http://metrumrg.googlecode.com

See Also

Examples

1
showClass("keyed")

audited documentation built on May 2, 2019, 4:45 p.m.