Learn R Programming

nws (version 1.6.3)

netWorkSpaceObject: sleigh Class Method

Description

Return the netWorkSpace object associated with the sleigh.

Usage

## S3 method for class 'sleigh':
netWorkSpaceObject(.Object)

Arguments

.Object
a sleigh class object

Examples

Run this code
s = sleigh()
netWorkSpaceObject(s)

Run the code above in your browser using DataLab