tests/testthat/test.R

test_that("Test with the coordinates of the city of Amsterdam", {
  expect_equal(RDHtoLatLong(121687, 487484), c(52.374216, 4.898012))
})
DosAnjosFilho/RDHtoLatLong documentation built on May 1, 2020, 4:08 a.m.