On 7/12/20 10:42 AM, Tiffany Adekola wrote:
Dear All,
I am just learning how to use R programming. I want to extract reviews
from a page and loop till I extract for all pages:
#specify the first page URL
fpURL <- 'https://wordpress.org/support/plugin/easyrecipe/reviews/'
#read the HTML conte
Dear All,
I am just learning how to use R programming. I want to extract reviews
from a page and loop till I extract for all pages:
#specify the first page URL
fpURL <- 'https://wordpress.org/support/plugin/easyrecipe/reviews/'
#read the HTML contents in the first page URL
contentfpURL <- read_h
2 matches
Mail list logo