Skip to contents

Retrieve overview of meeting information such as "Meeting_ID", "Topic", etc. from "zoom_participants" object.

Usage

meeting_overview(data)

Arguments

data

"zoom_participants" object

Value

"meeting_overview" attributes:

  • A tibble with following column names: "Meeting_ID", "Topic", "Start_Time", "End_Time", "Email", "Duration_Minute", "Participants"