userNws {nws} | R Documentation |
Get a netWorkSpace object representing the workspace created by the sleigh
## S4 method for signature 'sleigh': userNws(.Object)
.Object |
a sleigh class object |
The user netWorkSpace created by sleigh during construction
## Not run: userNws(sleigh()) ## End(Not run)