getRaw.GString {R.utils}R Documentation

Gets the unprocessed GString

Description

Gets the unprocessed GString.

Usage

## S3 method for class 'GString':
getRaw(object, ...)

Arguments

... Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*as.character() For more information see GString.


[Package R.utils version 1.1.1 Index]