getHashMap {gaggle}R Documentation

Create an R variable from Most Recently Broadcast HashMap

Description

After a hashMap 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

env <- getHashMap ()

Arguments

Value

Returns an environment with a title, and then the usual keys and values.

See Also

getNameList. getCluster. getMatrix. getNetwork.


[Package gaggle version 1.6.0 Index]