ls_fude: List the contents of Fude Polygon data

View source: R/ls_fude.R

ls_fudeR Documentation

List the contents of Fude Polygon data

Description

ls_fude() summarizes the contents of a Fude Polygon data object returned by read_fude(). It reports the data name, issue year, local government code, number of records, and corresponding prefecture and municipality names.

Usage

ls_fude(data)

Arguments

data

A Fude Polygon data object returned by read_fude().

Value

A data frame with one row per combination of data name, issue year, and local government code.

See Also

read_fude()


fude documentation built on April 5, 2026, 9:06 a.m.