mesh_district: Export district's mesh polygon

Description Usage Arguments Examples

Description

Export district's mesh polygon

Usage

1
mesh_district(jis_code = NULL, to_mesh_size = 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.

to_mesh_size

target mesh type. From 80km to 1km as numeric.

Examples

1
2
mesh_district(jis_code = "33101", to_mesh_size = 80)
mesh_district(jis_code = "05", to_mesh_size = 80)

uribo/jpndistrict documentation built on Feb. 14, 2021, 9:48 a.m.