R.utils (version 2.3.0)

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: "getBuiltinRhome"(static, ...)

Arguments

...
Not used.

Value

Returns a character string.

See Also

For more information see GString.