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