Package: zoomr 0.3.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.3.0.9000.tar.gz
zoomr_0.3.0.9000.zip(r-4.5)zoomr_0.3.0.9000.zip(r-4.4)zoomr_0.3.0.9000.zip(r-4.3)
zoomr_0.3.0.9000.tgz(r-4.4-any)zoomr_0.3.0.9000.tgz(r-4.3-any)
zoomr_0.3.0.9000.tar.gz(r-4.5-noble)zoomr_0.3.0.9000.tar.gz(r-4.4-noble)
zoomr_0.3.0.9000.tgz(r-4.4-emscripten)zoomr_0.3.0.9000.tgz(r-4.3-emscripten)
zoomr.pdf |zoomr.html✨
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 9 months agofrom:35b96ab6dc. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 23 2024 |
R-4.5-win | OK | Oct 23 2024 |
R-4.5-linux | OK | Oct 23 2024 |
R-4.4-win | OK | Oct 23 2024 |
R-4.4-mac | OK | Oct 23 2024 |
R-4.3-win | OK | Oct 23 2024 |
R-4.3-mac | OK | Oct 23 2024 |
Exports:get_account_usersget_panelistsget_registration_questionsget_tracking_sourcesget_webinar_detailsget_webinar_participantsget_webinar_pollsget_webinar_qandaget_webinar_registrantslist_webinars
Dependencies:askpassclicpp11curldplyrfansigenericsgluehmshttrjanitorjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6rlangsnakecasestringistringrsystibbletidyrtidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get All Users in an Account | get_account_users |
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 Webinars for a User. | list_webinars |