tests/testthat/test-get_country.R

# Test that the package correctly identifies country names

context("Standardizing country names")


data("test_country_names", package = "globaltoolboxlite")


test_that("get_country identified correct standardized country name", {
  x <- test_country_names
})
HopkinsIDD/globaltoolboxlite documentation built on Jan. 12, 2024, 5:49 a.m.