getSource.RspDocument {R.rsp}R Documentation

Gets the source reference of an RSP document

Description

Gets the source reference of an RSP document.

Usage

## S3 method for class 'RspDocument'
getSource(object, ...)

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see RspDocument.


[Package R.rsp version 0.45.0 Index]