R/utils.R
copy_tgve.Rd
Internal helper function to: 1. copy the bundled zip 2. unzip 3. cleanup as required. TODO: return a value?
copy_tgve(path, over.write = TRUE)
character path of TGVE instance
boolean whether to cleanup the instance in `path`