Learn R Programming

nws (version 1.7.0.1)

nwsWsName: Return Name of a netWorkSpace

Description

Return name of a netWorkSpace.

Usage

"nwsWsName"(.Object)

Arguments

.Object
a netWorkSpace class object

Examples

Run this code
## Not run: 
# ws = netWorkSpace('nws example')
# nwsWsName(ws)
# ## End(Not run)

Run the code above in your browser using DataLab