getSource.RspString {R.rsp}R Documentation

Gets the source reference of an RSP string

Description

Gets the source reference of an RSP string.

Usage

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

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see RspString.


[Package R.rsp version 0.45.0 Index]