getRaw.GString
From R.utils v2.10.1
by Henrik Bengtsson
Gets the unprocessed GString
Gets the unprocessed GString.
Usage
# S3 method for GString
getRaw(object, ...)
Arguments
- ...
Not used.
Value
Returns a character
string.
See Also
*as.character()
For more information see GString
.
Community examples
Looks like there are no examples yet.