Fanfiction web scraper for Wesleyan University Advanced R Course
To download this package use the following code.
# install absentfan package
if (!require(devtools)) {
install.packages("devtools")
}
devtools::install_github("ekmaus19/absentfan", build_vignettes = TRUE)
Source code can be found here.