tests/testthat/test-get_dsm_30.R

testthat::test_that("runs correctly", {

  out <- dsmSearch::get_dsm_30(bbox = c(-83.783557,42.241833,-83.696525,42.310420))

  testthat::expect_type(out, "S4")
})

Try the dsmSearch package in your browser

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

dsmSearch documentation built on April 3, 2025, 9 p.m.