comp_gl_sanctions: Compare CP Greek Life sanction information

Description Usage Arguments Value References Examples

View source: R/greek_life.R

Description

Compares old Cal Poly Greek Life sanction information with what is currently posted on the website

Usage

1
comp_gl_sanctions(old, new = "current")

Arguments

old

A chapter sanction information data frame with 7 columns created by get_gl_sanctions()

new

A chapter sanction information data frame with 7 columns created by get_gl_sanctions(). Default is "current" which scrapes the Greek Life Sanctions website for the current sanction list

Value

An html table. Green indicates information that has been added and red indicates information that has been removed from the site.

References

https://greeklife.calpoly.edu/chapter-sanction-information

Examples

1

srhen/mustangnews documentation built on June 15, 2020, 3:45 a.m.