getMatrix {gaggle}R Documentation

Create an R matrix variable from Most Recently Broadcast Matrix

Description

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

Usage

m <- getMatrix ()

Value

Returns a matrix with double precision elements, row names, and column names.

See Also

getNameList. getNetwork.


[Package gaggle version 1.10.0 Index]