Package: zoomr 0.4.0.9000
zoomr: Connect to Your 'Zoom' Data
Facilitates making a connection to the 'Zoom' API and executing various queries. You can use it to get data on 'Zoom' webinars and 'Zoom' meetings. The 'Zoom' documentation is available at <https://developers.zoom.us/docs/api/>. This package is not supported by 'Zoom' (owner of the software).
Authors:
zoomr_0.4.0.9000.tar.gz
zoomr_0.4.0.9000.zip(r-4.7)zoomr_0.4.0.9000.zip(r-4.6)zoomr_0.4.0.9000.zip(r-4.5)
zoomr_0.4.0.9000.tgz(r-4.6-any)zoomr_0.4.0.9000.tgz(r-4.5-any)
zoomr_0.4.0.9000.tar.gz(r-4.7-any)zoomr_0.4.0.9000.tar.gz(r-4.6-any)
zoomr_0.4.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
zoomr/json (API)
| # Install 'zoomr' in R: |
| install.packages('zoomr', repos = c('https://chrisumphlett.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chrisumphlett/zoomr/issues
Last updated from:4b9f42217b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 167 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 85 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 96 |
Exports:get_account_usersget_meeting_detailsget_meeting_participantsget_panelistsget_registration_questionsget_tracking_sourcesget_webinar_detailsget_webinar_participantsget_webinar_pollsget_webinar_qandaget_webinar_registrantslist_meetingslist_webinars
Dependencies:askpassclicpp11curldplyrgenericsgluehmshttrjanitorjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6rlangsnakecasestringistringrsystibbletidyrtidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get All Users in an Account | get_account_users |
| Get Meeting Details | get_meeting_details |
| Get Meeting Participants | get_meeting_participants |
| Get Webinar Panelists | get_panelists |
| Get Webinar Registration Question Responses | get_registration_questions |
| Get Webinar Tracking Sources | get_tracking_sources |
| Get Webinar Details | get_webinar_details |
| Get Webinar Participants | get_webinar_participants |
| Get Webinar Polls | get_webinar_polls |
| Get Webinar Q & A | get_webinar_qanda |
| Get Webinar Registrants | get_webinar_registrants |
| Get List of Meetings for a User | list_meetings |
| Get List of Webinars for a User. | list_webinars |
