tests/testthat/test-finbif_coords.R

test_that(
  "returns valid data", {

     expect_type(coords(list(67, 32, "ykj")), "character")
     expect_type(coords(list(67, 32, "ykj", 1)), "character")

  }
)

Try the finbif package in your browser

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

finbif documentation built on Sept. 28, 2023, 5:06 p.m.