| get_library_user_stats | R Documentation | 
Get Library User Stats
get_library_user_stats(url = NULL, apikey = NULL, section_id)
| url | Server URL. | 
| apikey | API key. | 
| section_id | The library's  | 
A tbl with 4 columns and one row per user.
https://github.com/Tautulli/Tautulli/blob/master/API.md#get_library_user_stats
## Not run: 
get_library_user_stats(section_id = 1)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.