network-internal: Internal Network Package Functions

network-internalR Documentation

Internal Network Package Functions

Description

Internal network functions.

Usage

is.discrete.numeric(x)

is.discrete.character(x)

is.discrete(x)

networkOperatorSetup(x, y = NULL)

Arguments

x

an object to be designated either discrete or continuous, or a network.

y

a network or something coercible to one.

...

further arguments passed to or used by methods.

Details

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

See Also

network


network documentation built on Feb. 16, 2023, 6:11 p.m.