powered by
Administration code validation
code_validate(jis_code)
jis code for prefecture and city identifical number. If prefecture, must be from 1 to 47. If city, range of 5 digits.
# NOT RUN { code_validate(jis_code = "05") code_validate(jis_code = 33101) code_validate(jis_code = c("01", "33101")) # }
Run the code above in your browser using DataLab