network (version 1.13.0)

network-internal: Internal Network Package Functions

Description

Internal network functions.

Usage

is.discrete(x) is.discrete.character(x) is.discrete.numeric(x) mixingmatrix(nw, attrname) networkOperatorSetup(x,y=NULL)

Arguments

x
an object to be designated either discrete or continuous, or a network.
attrname
a vertex attribute name.
y
a network or something coercible to one.

Details

Most of these are not to be called by the user.

See Also

network