tests/test-all.R

library(testthat)
# test only if exiftool is available
if(Sys.which("exiftool") != ""){
  test_check("camtrapR")
}

Try the camtrapR package in your browser

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

camtrapR documentation built on May 11, 2022, 5:18 p.m.