CZAP

CS 3130 Zoom Attendance Project

Ben Essex, Chris Marston, Derek Che

Before you get started:

If you want to knit our report or presentation from source, be sure that you have the required R packages installed:

packages <- c("fontawesome", "dplyr", "ggplot2", "plotly", "GGally", "lazyeval", "rmdformats")
install.packages(packages)

This project is done being worked on. Go check out our final report or final presentation!