This function calls wbget.raw and determines if there are multiple pages from the request. If there are multiple pages then if generates a list of data frames from each page and then combines the results with do.call("rbind", mylist)
wbget(url_string, indicator)
A character string. A formatted url string
A character string. indicatorID for request. Used for error returns
A data frame