meeting_overview | R Documentation |
Retrieve overview of meeting information such as "Meeting_ID", "Topic", etc. from "zoom_participants" object.
meeting_overview(data)
data |
"zoom_participants" object |
"meeting_overview" attributes:
A tibble with following column names: "Meeting_ID", "Topic", "Start_Time", "End_Time", "Email", "Duration_Minute", "Participants"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.