# Test that the package correctly identifies country names
context("Standardizing country names")
data("test_country_names", package = "globaltoolbox")
test_that("get_country identified correct standardized country name", {
x <- test_country_names
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.