extreme_points: The extreme points of Japan

extreme_pointsR Documentation

The extreme points of Japan

Description

A list of the east, west, south and north ends of Japan's territory (including remote islands). The northernmost position is what the government claims.

Usage

extreme_points

Format

A four length list consisting of sfc

See Also

https://www.gsi.go.jp/KOKUJYOHO/center.htm

Examples

extreme_points

extreme_points$east

require("purrr")
extreme_points %>%
  reduce(c)

uribo/kuniezu documentation built on Jan. 12, 2023, 11:04 p.m.