Cnetwork
.## S3 method for class 'Cnetwork':
dim(x)## S3 method for class 'Cnetwork':
adjMatrix(x)
## S3 method for class 'Cnetwork':
nodeInfo(x)
## S3 method for class 'Cnetwork':
nInfo(object)
## S3 method for class 'Cnetwork':
nodeNames(object)
## S3 method for class 'Cnetwork':
show(object)
## S3 method for class 'Cnetwork,ANY,ANY,ANY':
[(x, i, j, ..., drop = FALSE)
Cnetwork
Cnetwork
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
furtheCnetwork-class