tests/testthat/test-localgeo.R

context("basic functionality")
test_that("we can do something", {

  expect_that(geocode(c("Portland", "Berwick", "Alfred"), "ME"), is_a("data.frame"))

})
hrbrmstr/localgeo documentation built on May 17, 2019, 5:10 p.m.