network-internal {network}R Documentation

Internal Network Package Functions

Description

Internal network functions.

Usage

as.color(x)
is.color(x)
is.discrete(x)
is.discrete.character(x)
is.discrete.numeric(x)

Arguments

x an object, to be designated either discrete or continuous.

Details

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

See Also

network


[Package network version 1.4-1 Index]