Error saying could not find function read html when trying to use read html function

0 votes

Error in read_html(sprintf(url_base, i)) :

  could not find function "read_html"
Nov 21, 2018 in Data Analytics by Ali
• 11,360 points
3,955 views

1 answer to this question.

0 votes

Hey @Ali,

Execute the following two commands:

install.packages(“xml2”)
library(xml2)
answered Nov 21, 2018 by Maverick
• 10,840 points

Related Questions In Data Analytics

+1 vote
1 answer

an error occurred" because rows do not match when trying to use lm to perform an ANOVA test

Maybe you could do something like this. ...READ MORE

answered Nov 2, 2018 in Data Analytics by Maverick
• 10,840 points
601 views
0 votes
1 answer

Error saying "duplicate 'row.names' are not allowed" when trying to setup my data for the mlogit-package

Take out the chid.var argument in your call to mlogit.data, ...READ MORE

answered Nov 12, 2018 in Data Analytics by Maverick
• 10,840 points
1,764 views
+1 vote
1 answer
0 votes
1 answer
+1 vote
1 answer
0 votes
1 answer

Error saying "Error in df$item : object of type 'closure' is not subsettable" when trying to use arules package

Try replacing ID <- c("A123","A123","A123","A123","B456","B456","B456") item <- c("bread", "butter", ...READ MORE

answered Nov 15, 2018 in Data Analytics by Maverick
• 10,840 points
1,427 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP