Learn R Programming

jpndistrict (version 0.2.0)

spdf_jpn_admins: Spatial Dataframe for administration office points

Description

Name and geolocations for administration offices in prefecture.

Usage

spdf_jpn_admins(path, code = NULL, jis_code_city = NULL)

Arguments

path

shapefile path

code

prefecture code

jis_code_city

jis code for city as jis_code_pref + identifier number

Value

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

Examples

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

Run the code above in your browser using DataLab