Description Usage Arguments Value References Examples
Scrapes Cal Poly Greek Life's chapter sanction webpage to get data frame of current sanctions
1 |
save |
Saves the outputted data frame as a csv file named "cpgl_sanctions_MMDDYY.csv" to your current directory. Default is FALSE |
A data frame with 7 columns containing chapter sanction information
https://greeklife.calpoly.edu/chapter-sanction-information
1 2 3 4 5 6 | get_gl_sanctions()
## To save the outputted data frame of sanction info as a csv
## Not run:
get_gl_sanctions(save = TRUE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.