dl_zipcode_file(path, exdir = NULL)
if (FALSE) { # \dontrun{
dl_zipcode_file(path = "https://www.post.japanpost.jp/zipcode/dl/oogaki/zip/02aomori.zip")
dl_zipcode_file("https://www.post.japanpost.jp/zipcode/dl/oogaki/zip/02aomori.zip",
exdir = getwd())
} # }