Skip to content

Releases: Lightbridge-KS/zoomclass

zoomclass 0.1.1 🔎

02 Apr 13:34
Compare
Choose a tag to compare

A high-level data analysis R package for Zoom's participants report .csv and Zoom's chat .txt file.

Zoom Participants Report

Read

Process

Metadata

Zoom Chat

  • read_zoom_chat(): Read a raw Zoom chat file from .txt to a tibble.

  • zoom_chat_extract(): Parse Zoom chat as a character vector to a tibble.

  • zoom_chat_count(): Count how many times each participants replies in the Zoom chat box and also group messages entries per participants.

Example Data