# load in the test dataset
system.file("extdata", "testTaxonomy.rda", package="BeeBDC") |> load()
harmonisedCountries <- countryHarmoniseR(
data = testTaxonomy,
countryColumn = "country_suggested"
)
Run the code above in your browser using DataLab