getCluster {gaggle}R Documentation

Create an R variable from Most Recently Broadcast Cluster

Description

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

Usage

cluster <- getCluster ()

Value

Returns a list with three fields: name, rowNames, columnNames.

See Also

getNameList. getMatrix. getNetwork.


[Package gaggle version 1.10.0 Index]