getPath.RspDocument {R.rsp}R Documentation

Gets the path to the source reference of an RSP string

Description

Gets the path to the source reference of an RSP string.

Usage

## S3 method for class 'RspDocument'
getPath(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]