I wrote this function to scrape a lyrics website using rvest:
library(rvest) library(tidyverse) library(magrittr) library(scales) library(lubridate) songscra