tests/testthat/run_wallace.R

# Run Wallace
# Open a different R session and run this code before testing
require(wallace)

#devtools::install('/Users/ctg/Dropbox/Projects/Wallace/wallace')
app_path <- system.file("shiny", package = "wallace")
return(shiny::runApp(app_path, launch.browser = TRUE, port = 5556, test.mode = TRUE))
chhetrid/rangemapR documentation built on May 13, 2019, 11:09 a.m.