tests/testthat/test-simplify_sf_to_nchar.R

test_that("simplify sf text works", {
  expect_equal(nchar(st_as_text(simplify_sf_to_nchar(north_yorkshire$geometry, char = 1000))) <= 1000, TRUE)
})
expect
MatthewJWhittle/nbnapi documentation built on Sept. 24, 2020, 12:43 a.m.