data-raw/pl2fips.R

## code to prepare `pl2fips.rda` dataset goes here

# this is a container for result from SifanLiu::add2FIPS geocoding
# manually update the dataset after each geocoding task, and save to the local project folder

# update the package data here
load("data/pl2fips.rda")

usethis::use_data(pl2fips, overwrite = T)
fansi-sifan/SifanLiu documentation built on Jan. 10, 2021, 9:21 p.m.