getPath.RspPage {R.rsp} | R Documentation |
Gets the path of the directory of the current RSP file
Description
Gets the path of the directory of the current RSP file.
Usage
## S3 method for class 'RspPage'
getPath(this, ...)
Arguments
... |
Not used. |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
For more information see RspPage
.
[Package R.rsp version 0.45.0 Index]