userNws {nws}R Documentation

Get User WorkSpace Created By Sleigh

Description

Get a netWorkSpace object representing the workspace created by the sleigh

Usage

## S4 method for signature 'sleigh':
userNws(.Object)

Arguments

.Object a sleigh class object

Value

The user netWorkSpace created by sleigh during construction

Examples

## Not run: 
userNws(sleigh())
## End(Not run)

[Package nws version 2.0.0.3 Index]