nwsWsName-methods: Return Name of a netWorkSpace

Description Usage Arguments Examples

Description

Return name of a netWorkSpace.

Usage

1
2
## S4 method for signature 'netWorkSpace'
nwsWsName(.Object)

Arguments

.Object

a netWorkSpace class object

Examples

1
2
3
4
5
## Not run: 
ws = netWorkSpace('nws example')
nwsWsName(ws)

## End(Not run)

nws documentation built on May 2, 2019, 8:51 a.m.