Cnetwork-method: Methods defined for S4 class Cnetwork
Description
Methods defined for class Cnetwork.
Usage
"dim"(x)
"adjMatrix"(x)
"nodeInfo"(x)
"nInfo"(object)
"nodeNames"(object)
"show"(object)
"["(x, i, j, ..., drop = FALSE)
Arguments
x
an object of class Cnetwork
object
an object of class Cnetwork
i
an index
j
an index
...
additional parameters
drop
a logic for matrices and arrays. If TRUE the result is
coerced to the lowest possible dimension. This only works for
extracting elements, not for the replacement