Skip to content

zoomclass 0.1.1 🔎

Latest
Compare
Choose a tag to compare
@Lightbridge-KS Lightbridge-KS released this 02 Apr 13:34

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