tests/test-all.R

library(testthat)
# test only if exiftool is available
if(Sys.which("exiftool") != ""){
  test_check("camtrapR")
}
jniedballa/camtrapR documentation built on Dec. 11, 2024, 10:25 a.m.