read_multipage: Reads metadata in groups of 1000 papers
Description
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.
Usage
read_multipage(url, verbose = FALSE)
Arguments
verbose
indicate if want more printing