Skip to contents

zoomclass 0.1.1

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