Objects from the Class Slots Extends Methods Examples
Objects can be created by calls of the form new("summary.Statdf", ...).
.Data:Object of class "list" ~~ 
thresholds:Object of class "character" ~~ 
names:Object of class "character" ~~ 
row.names:Object of class "data.frameRowLabels" ~~ 
.S3Class:Object of class "character" ~~ 
Class "data.frame", directly.
Class "list", by class "data.frame", distance 2.
Class "oldClass", by class "data.frame", distance 2.
Class "vector", by class "data.frame", distance 3.
signature(x = "summary.Statdf"): ... 
signature(object = "summary.Statdf"): ... 
signature(object = "summary.Statdf", value = "data.frame"): ... 
signature(x = "summary.Statdf"): ... 
signature(object = "summary.Statdf"): ... 
signature(object = "summary.Statdf", value = "data.frame"): ... 
signature(object = "summary.Statdf"): ... 
signature(object = "summary.Statdf"): ... 
signature(object = "summary.Statdf"): ... 
| 1 | showClass("summary.Statdf")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.