tests/testthat/test_whywhere.R

 
test_that("wrapper runs on example code", {
  o=ww(Bradypus_Pres,Bradypus_files)
  expect_more_than(o$result[1]$AUC,0.6)
  plot.ww(o)
  plot.dseg(o)
}) 
davids99us/whywhere documentation built on May 15, 2019, 1:16 a.m.