Description Usage Arguments Details
Construct new DDDataSet object
1 2 3 | ## S4 method for signature 'DDDataSet'
initialize(.Object, ..., data=data.frame(), name=paste("Empty name created at",
date()))
|
.Object |
the DDDataSet object |
data |
the data slot |
name |
the name slot |
... |
unused |
Try to initialise with anything that can be converted to matrix and vectors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.