Learn R Programming

jpndistrict (version 0.3.0)

jpn_admins: Simple features for administration office points

Description

Name and geolocations for administration offices in prefecture.

Usage

jpn_admins(path = NULL, jis_code)

Arguments

path

shapefile path

jis_code

jis code for prefecture and city identifical number

Value

data.frame. contains follow columns jis_code, type, name, address, longitude and latitude.

Examples

Run this code
# NOT RUN {
jpn_admins(jis_code = 17)
# }

Run the code above in your browser using DataLab