getBuiltinHostname.GString
From R.utils v1.7.0
by Henrik Bengtsson
Gets the hostname of the system running R
Gets the hostname of the system running R.
Usage
GString$getBuiltinHostname(...)
Arguments
- ...
- Not used.
Value
- Returns a
character
string.
synopsis
getBuiltinHostname.GString(static, ...)
See Also
For more information see GString
.
Community examples
Looks like there are no examples yet.