I am trying to use rvest and pdftools to go through this page and download the PDFs. I'm having trouble using CSS selector to do this, and wondering if this might take a webdriver?
Also, is it easy enough to use a webdriver to do this in R - as a bit of a beginner R user?