tests/testthat/test-utf8.R

context("utf8")

test_that("Dvorákhof", {
  res <- nl_suggest("Dvorákhof")
  expect_true(res$response$numFound > 0)
})

Try the nlgeocoder package in your browser

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

nlgeocoder documentation built on May 2, 2019, 3:32 p.m.