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