Description Usage Arguments Value Author(s) See Also Examples
Cities' codes
1  | getCities(api_key, prefCode)
 | 
api_key | 
 Your API application key  | 
prefCode | 
 Code of a prefecture  | 
This function returns data.frame including columns:
prefCode
cityCode
cityName
bigCityFlag
Koki Ando <koki.25.ando@gmail.com>
https://opendata.resas-portal.go.jp/docs/api/v1/cities.html
1 2 3 4  | ## Not run: 
 getCities(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.