Title: | Provides a Data Set on the Population in Japan |
---|---|
Description: | Information on the population and household registers, as published by the census and each local authority. The acquired data will be returned in a tidy format. |
Authors: | Shinya Uryu [aut, cre] |
Maintainer: | Shinya Uryu <[email protected]> |
License: | MIT + file LICENSE |
Version: | 0.0.0.9000 |
Built: | 2024-11-04 05:04:14 UTC |
Source: | https://github.com/uribo/jpops |
conv_gender_vars(x, lang = "ja")
conv_gender_vars(x, lang = "ja")
x |
variable |
lang |
Specify the language to convert |
get_jinkou(year, appid = NULL, cache = TRUE, .area = "all") get_jinkou_age(year, appid = NULL, cache = TRUE, .area = "all")
get_jinkou(year, appid = NULL, cache = TRUE, .area = "all") get_jinkou_age(year, appid = NULL, cache = TRUE, .area = "all")
year |
year |
appid |
application id |
cache |
save to cache |
.area |
Limit the output area. The default is "all". You can select "prefecture" and "city" as options. |