initialize-comma-DDDataSet-dash-method: Construct new DDDataSet object...

Description Usage Arguments Details

Description

Construct new DDDataSet object

Usage

1
2
3
## S4 method for signature 'DDDataSet'
initialize(.Object, ..., data=data.frame(), name=paste("Empty name created at",
    date()))

Arguments

.Object

the DDDataSet object

data

the data slot

name

the name slot

...

unused

Details

Try to initialise with anything that can be converted to matrix and vectors.


ddgraph documentation built on Nov. 17, 2017, 10:50 a.m.