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