Learn R Programming

gwpcormapper (version 0.1.3)

tokyo2005: Tokyo 2005 Census Data.

Description

The original source of the data is the Portal Site of Official Statistics of Japan website (https://www.e-stat.go.jp/) Note that the original dataset was modified to provide English translations.

Usage

tokyo2005

Arguments

Value

An sf object with census statistics of the 23 special wards of Tokyo from the year 2005.

Format

An object of class sf (inherits from data.frame) with 3134 rows and 229 columns.

References

https://www.e-stat.go.jp/

Examples

Run this code
# NOT RUN {
data(tokyo2005)
summary(tokyo2005)
# }

Run the code above in your browser using DataLab