tests/testthat/helper-pkg.R

temp_copy_pkg <- function(pkg) {
  file.copy(normalizePath(pkg), tempdir(), recursive = TRUE)
  normalizePath(file.path(tempdir(), basename(pkg)))
}
klmr/roxydoxy documentation built on May 20, 2019, 4:09 p.m.