R.utils (version 2.10.1)

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

Arguments

...

Not used.

Value

Returns a character string.

See Also

For more information see GString.