GString$getBuiltinRhome {R.utils} | R Documentation |
Gets the path where R is installed.
## Static method (use this):
## GString$getBuiltinRhome(...)
## Don't use the below:
## S3 method for class 'GString'
getBuiltinRhome(static, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see GString
.