getNetwork {gaggle}R Documentation

Create an R network variable from a Broadcast Network

Description

After a network is broadcast to the R goose, one additional step is required of the R user before it is available as a network variable. (This step may be eliminated in the future.)

Usage

n <- getNetwork ()

Value

Returns a GraphNEL object.

See Also

getNameList. getMatrix.


[Package gaggle version 1.6.0 Index]