GString$getBuiltinRversion
From R.utils v2.10.1
by Henrik Bengtsson
Gets the current R version
Gets the current R version.
Usage
## Static method (use this):
## GString$getBuiltinRversion(...)## Don't use the below:
# S3 method for GString
getBuiltinRversion(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.