netWorkSpaceObject {nws} | R Documentation |
sleigh Class Method
Description
Return the netWorkSpace object associated with the sleigh.
Usage
## S4 method for signature 'sleigh'
netWorkSpaceObject(.Object)
Arguments
.Object |
a sleigh class object |
Examples
## Not run:
s = sleigh()
netWorkSpaceObject(s)
## End(Not run)
[Package nws version 1.7.0.1 Index]