R program is not outputting the correct scraped journal entries Posted by bkush98, at stackoverflow.com, 23 Mar 2021 library(rvest) library(RCurl) library(XML) library(stringr) #Getting the number of…