Description Usage Arguments See Also Examples
Number of guests stayed at different types of accomodations in a given prefecture from 2011 to 2017
| 1 | getGuestsNum(api_key, unit, prefCode)
 | 
| api_key | Your API application key | 
| unit | Unit: 0 returns annual data, 1 returns monthly data | 
| prefCode | Code of a given prefecture | 
https://opendata.resas-portal.go.jp/docs/api/v1/tourism/hotelAnalysis/groupStack.html
| 1 2 3 4 | ## Not run: 
 getGuestsNum(api_key, unit = 1, prefCode = 1)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.