Learn R Programming

jpndistrict (version 0.3.7)

mesh_district: Export district's mesh polygon

Description

Export district's mesh polygon

Usage

mesh_district(jis_code = NULL)

Arguments

jis_code

jis code for prefecture and city identifical number. If prefecture, must be from 1 to 47. If city, range of 5 digits.

Examples

Run this code
# NOT RUN {
mesh_district(jis_code = "33101")
mesh_distinct(jis_code = "05")
# }

Run the code above in your browser using DataLab