evalparseglue {disk.frame} | R Documentation |
Helper function to evalparse some 'glue::glue' string
Description
Helper function to evalparse some 'glue::glue' string
Usage
evalparseglue(code, env = parent.frame())
Arguments
code |
the code in character(string) format to evaluate |
env |
the environment in which to evaluate the code |
[Package disk.frame version 0.8.3 Index]