Package 'jpmapdata'

Title: Boundary Data for Japan Maps
Description: Provides boundary 'GeoPackage' files used by the 'jpmap' package, including Japan prefecture example boundaries and official MLIT N03 administrative area data converted for 'jpmap'. Keeping these data in a separate package lets 'jpmap' update its functionality without repeatedly redistributing large boundary files on CRAN mirrors.
Authors: Yusaku Horiuchi [aut, cre]
Maintainer: Yusaku Horiuchi <[email protected]>
License: CC BY 4.0
Version: 0.1.0
Built: 2026-07-11 07:39:20 UTC
Source: https://github.com/yhoriuchi/jpmapdata

Help Index


List Boundary Files Shipped with jpmapdata

Description

Lists the bundled boundary GeoPackage files available to jpmap.

Usage

available_jpmapdata()

Value

A data frame with year, pref_code, prefecture, and path.

Examples

available_jpmapdata()

Locate jpmapdata Boundary Files

Description

Returns the directory where jpmapdata installs its bundled boundary GeoPackage files.

Usage

jpmapdata_dir()

Value

Path to the installed extdata directory.

Examples

jpmapdata_dir()