How can I change URL halfway through the function in rvest?

后端 未结 0 1382
天涯浪人
天涯浪人 2020-12-14 01:14

I wrote this function to scrape a lyrics website using rvest:

library(rvest)
library(tidyverse)
library(magrittr)
library(scales)
library(lubridate)

songscra         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题