Skip to contents

Retrieve overview of class room information such as time of class started, ended, and late time cutoff.

Usage

class_overview(data)

Arguments

data

"zoom_class" object

Value

"class_overview" attributes:

  • A tibble with following column names: "class_start", "class_end", "late_cutoff"