Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
as.character.GString: Gets the processed character string
Description
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
.