getRaw.GString
From R.utils v1.32.4
by Henrik Bengtsson
Gets the unprocessed GString
Gets the unprocessed GString.
Usage
## S3 method for class '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.