This function will loop over and grab data from the OnePetro results in groups of 1000 papers at a time. OnePetro limits the number of papers to view to 1000 papers and the query in this function automatically sets the start counter to read them in groups.

read_multipage(url, verbose = FALSE)

Arguments

url

A OnePetro query URL

verbose

indicate if want more printing