31008/error-saying-could-function-html-trying-read-html-function
Error in read_html(sprintf(url_base, i)) :
could not find function "read_html"
Hey @Ali,
Execute the following two commands:
install.packages(“xml2”) library(xml2)
Maybe you could do something like this. ...READ MORE
Take out the chid.var argument in your call to mlogit.data, ...READ MORE
You can use the ifelse function: df$Value <- ifelse(d ...READ MORE
In this line, Install.packages(“rvest”) Add rvest inside double ...READ MORE
Hey @Ali, Its a very silly mistake. ...READ MORE
Make sure you’ve installed the package purr ...READ MORE
There is small mistake in your code. ...READ MORE
I'm trying to web scrap a page ...READ MORE
Correct the function name. dashboardSidebar() READ MORE
Try replacing ID <- c("A123","A123","A123","A123","B456","B456","B456") item <- c("bread", "butter", ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.