R/zzz.R

Defines functions .onAttach

.onAttach <- function(...){
  packageStartupMessage("The data for the JIS code from the data published by the Ministry of Internal Affairs and Communications.\nSource: Ministry of Internal Affairs and Communications website, National Local Government Code (https://www.soumu.go.jp/denshijiti/code.html) 'Prefectural Code and Municipal Code' (updated on May 1, 2019).")
}
indenkun/jaddress.jiscode documentation built on Dec. 20, 2021, 7:01 p.m.