Description Usage Arguments Value References
Get the list of all hipchat rooms.
| 1 2 | hipchat_rooms(max_results = 1000, include_archived = FALSE, full = FALSE,
  api_token = hipchat_api_token())
 | 
| max_results | integer. Maximum number of rooms to return. Must be between 0 and 1000 – the default is 1000. | 
| include_archived | logical. Whether or not to include archived rooms
in the results. The default is  | 
| full | logical. Whether or not to return raw output from the Hipchat
API. If  | 
| api_token | character. By default,  | 
an integer vector, with names being room names and values being room IDs
if full = TRUE. Otherwise, return the full raw output from the Hipchat
API.
https://www.hipchat.com/docs/apiv2/method/get_all_rooms
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.