tests/testthat/test-UserInput.r

library(DSsim)
library(testthat)

context("Error Checks")

test_that("Can deal with shapefiles of incorrect format", {
  
  #Test that it will skip any shapefiles that are not of the correct type
  #For line transects
  #For point transects
  
  
})

Try the DSsim package in your browser

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

DSsim documentation built on March 26, 2020, 7:39 p.m.