GString$getBuiltinOs
From R.utils v2.10.1
by Henrik Bengtsson
Gets the operating system of the running machine
Gets the operating system of the running machine.
Usage
## Static method (use this):
## GString$getBuiltinOs(...)## Don't use the below:
# S3 method for GString
getBuiltinOs(static, ...)
Arguments
- ...
Not used.
Value
Returns a character
string.
See Also
For more information see GString
.
Community examples
Looks like there are no examples yet.