GString$getBuiltinOs {R.utils} | R Documentation |
Gets the operating system of the running machine.
## Static method (use this):
## GString$getBuiltinOs(...)
## Don't use the below:
## S3 method for class 'GString'
getBuiltinOs(static, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see GString
.