How can I extract dates on news articles and clean the body? Then finally create a data frame of the date and sentiment in R?
library(pdftools) library(dplyr) lib