tests/testthat.R

library(testthat)
library(geoparser)

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  test_check("geoparser")
}

Try the geoparser package in your browser

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

geoparser documentation built on July 27, 2019, 1:02 a.m.