netWorkSpaceObject {nws} | R Documentation |
Return the netWorkSpace object associated with the sleigh.
## S4 method for signature 'sleigh': netWorkSpaceObject(.Object)
.Object |
a sleigh class object |
## Not run: s = sleigh() netWorkSpaceObject(s) ## End(Not run)