GString$getBuiltinRhome: Gets the path where R is installed
Description
Gets the path where R is installed.Usage
## Static method (use this):
## GString$getBuiltinRhome(...)## Don't use the below:
## S3 method for class 'GString':
getBuiltinRhome(static, ...)
See Also
For more information see GString
.