Learn R Programming

nws (version 1.6.2)

nwsServerObject: netWorkSpace Class Method

Description

Return the nwsServer object associated with a netWorkSpace.

Usage

## S3 method for class 'netWorkSpace':
nwsServerObject(.Object)

Arguments

.Object
a netWorkSpace class object

Examples

Run this code
ws = netWorkSpace('nws example')
nwsServerObject(ws)

Run the code above in your browser using DataLab