data-raw/countrycodes.R

countrycodes <- read.csv("data-raw/countrycodes.csv", na = "")
usethis::use_data(countrycodes, overwrite = TRUE, version = 2)
ropensci/opencage documentation built on Feb. 7, 2023, 8:48 p.m.