Learn R Programming

jpndistrict (version 0.3.9)

jpn_admins: Simple features for administration office points

Description

Name and geolocations for administration offices in prefecture.

Usage

jpn_admins(jis_code)

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.

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