tests/testthat/helper.R

quickLookup <- function(name) {
  # rprojroot::find_package_root_file(
  #   "tests", "testthat",
  rprojroot::find_testthat_root_file(
    "testing_datafiles", name)
}

my_tolerance <- 1e-7
shuyang1987/multilevelMatching documentation built on Dec. 3, 2019, 4:04 p.m.