Description Usage Arguments Value Author(s) See Also Examples
Estimated population of a given prefecture in 2040
| 1 | getFuturePopulation(api_key, prefCode)
 | 
| api_key | Your API application key | 
| prefCode | Code of a prefecture | 
This function returns data.frame including columns:
cityCode
cityName
value
ratio
prefCode
year
Koki Ando <koki.25.ando@gmail.gmail>
https://opendata.resas-portal.go.jp/docs/api/v1/population/future/cities.html
| 1 2 3 4 | ## Not run: 
 getFuturePopulation(api_key, prefCode = 1)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.