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 (http://www.braju.com/R/)

See Also

For more information see RspPage.


[Package R.rsp version 0.3.4 Index]