jpmesh (version 1.2.0)

sf_jpmesh: 1:200,000 Scale Maps Name with Meshcode of Japan.

Description

Information for the 1:200,000 Scale Maps.

Usage

sf_jpmesh

Arguments

Format

A data frame with 175 rows 9 variables:

  • meshcode: 80km meshcode

  • name: names for map

  • name_roman: names for map (roman)

  • lng_center: centroid coordiates of mesh

  • lat_center: centroid coordiates of mesh

  • lng_error: mesh area

  • lat_error: mesh area

  • type: evalueate value to mesh

Examples

Run this code
# NOT RUN {
plot(sf_jpmesh["name_roman"])
# }

Run the code above in your browser using DataCamp Workspace