Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uperror downloading multiple pages #16
Comments
|
Let me just say that Having said that, there seems to be some room to improve output from these function to capture situations like that and correct it by internally routing to |
I am trying to scrap some pages with the help of polite() and map(). But I am getting following error:
[[1]]
{xml_document}
Error in nchar(desc) : invalid multibyte string, element 2
And the instead of scrapping all pages in the giving range, it only scraps, the first page over and over for entire loop.