
Last chance! 50% off unlimited learning
Sale ends in
Parses and evaluates a GString.
# S3 method for GString
evaluate(object, envir=parent.frame(), ...)
The environment
in which the GString
is evaluated.
Additional arguments passed to *parse()
.
Returns a character
string.
For more information see GString
.