error in server rselenium scraping google scholar

Asked

Viewed 38 times

2

It is giving this error. What would be the solution?

checkForServer() Error in checkForServer() : could not find Function "xmlParse"

1 answer

2

Install the XML package

install.packages("XML")
library("XML")

Browser other questions tagged

You are not signed in. Login or sign up in order to post.