Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

jpndistrict (version 0.2.0)

spdf_jpn_pref: Spatial Data frame for prefecture area polygon

Description

Prefecture polygon data.

Usage

spdf_jpn_pref(code = NULL, admin_name = NULL, district = TRUE,
  download = FALSE)

Arguments

code

jis code from 1 to 47

admin_name

string

district

logical (default TRUE)

download

logical (default FALSE).

Details

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).

Examples

Run this code
# NOT RUN {
spdf_jpn_pref(code = 33, district = FALSE)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab