This is a simple wrapper around eval(parse())
, used as the default
transformer.
Usage
identity_transformer(text, envir = parent.frame())
See also
vignette("transformers", "glue")
for documentation on creating
custom glue transformers and some common use cases.