copy_tgve {tgver} | R Documentation |
Internal helper function to: 1. copy the bundled zip 2. unzip 3. cleanup as required. TODO: return a value?
Description
Internal helper function to: 1. copy the bundled zip 2. unzip 3. cleanup as required. TODO: return a value?
Usage
copy_tgve(path, over.write = TRUE)
Arguments
path |
character path of TGVE instance |
over.write |
boolean whether to cleanup the instance in 'path' |
[Package tgver version 0.3.0 Index]