Name and geolocations for administration offices in prefecture.
jpn_admins(jis_code)
jis_code | jis code for prefecture and city identifical number. If prefecture, must be from 1 to 47. If city, range of 5 digits. |
---|
data.frame. contains follow columns jis_code, type, name, address, longitude and latitude.
if (FALSE) { jpn_admins(jis_code = 17) }