Description Objects from the Class Slots Extends Author(s) References See Also Examples
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.
A virtual Class: No objects may be created from it.
.Data:Object of class "list"
names:Object of class "character"
row.names:Object of class "data.frameRowLabels" 
.S3Class:Object of class "character" 
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.
Tim Bergsma
http://metrumrg.googlecode.com
as.audited
keyed-class
| 1 | showClass("keyed")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.