
Parses and evaluates a GString.
# S3 method for GString
evaluate(object, envir=parent.frame(), ...)
Returns a character
string.
The environment
in which the GString
is evaluated.
Additional arguments passed to *parse()
.
Henrik Bengtsson
For more information see GString
.