tests/testthat/test-xc_maps.R

test_that("basic", {

  X <- query_xc("Phaethornis anthophilus", download = FALSE)

  # create image in R graphic device
  mp <- map_xc(X, img = FALSE)

  expect_null(mp)
  
})
maRce10/warbleR documentation built on Jan. 18, 2025, 8:31 a.m.