parse.GString {R.utils} | R Documentation |
Parses a GString
Description
Parses a GString.
Usage
## S3 method for class 'GString'
parse(object, ...)
Arguments
... |
Not used. |
Value
Returns a list
structure.
Author(s)
Henrik Bengtsson
See Also
For more information see GString
.
[Package R.utils version 2.13.0 Index]