R/util.r
evalparseglue.Rd
Helper function to evalparse some `glue::glue` string
evalparseglue(code, env = parent.frame())
the code in character(string) format to evaluate
the environment in which to evaluate the code