tests/testthat/load.func.r

library(testthat)
for(i in dir("../../R/")){
    source(paste("../../R/", i, sep = ''))
}

Try the evolqg package in your browser

Any scripts or data that you put into this service are public.

evolqg documentation built on Aug. 8, 2023, 5:12 p.m.