Prefecture polygon data.
spdf_jpn_pref(code = NULL, admin_name = NULL, district = TRUE,
download = FALSE)
jis code from 1 to 47
string
logical (default TRUE)
logical (default FALSE).
Collect unit of prefecture SpatialPolygonsDataFrame. If downalod argument is TRUE, download administrative area data from the National Land Numeral Information Download Service (for law data).
# NOT RUN {
spdf_jpn_pref(code = 33, district = FALSE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab