Dnetwork
.## S3 method for class 'Dnetwork':
dim(x)## S3 method for class 'Dnetwork':
adjMatrix(x)
## S3 method for class 'Dnetwork':
nodeInfo(x)
## S3 method for class 'Dnetwork':
nInfo(object)
## S3 method for class 'Dnetwork':
nodeNames(object)
## S3 method for class 'Dnetwork':
id(object)
## S3 method for class 'Dnetwork':
level(object)
## S3 method for class 'Dnetwork':
description(object)
## S3 method for class 'Dnetwork':
show(object)
## S3 method for class 'Dnetwork,ANY,ANY,ANY':
[(x, i, j, ..., drop = FALSE)
Dnetwork
Dnetwork
TRUE
the
result is coerced to the lowest possible dimension (see
the examples). This only works for extracting elements,
not for the replacement. See drop
for
furtheDnetwork-class