as.character.GString
From R.utils v1.6.2
by Henrik Bengtsson
Gets the processed character string
Gets the processed character string.
Usage
## S3 method for class 'GString':
as.character(x, ...)
Arguments
- ...
- Not used.
Value
- Returns a
character
string.
See Also
For more information see GString
.
Community examples
Looks like there are no examples yet.