nwsWsName {nws}R Documentation

netWorkSpace Class Method

Description

Return name of a netWorkSpace.

Usage

nwsWsName(.Object)

Arguments

.Object a netWorkSpace class object

Examples

## Not run: 
ws = new('netWorkSpace', 'nws example')
nwsWsName(ws)
## End(Not run)

[Package nws version 1.2.3 Index]