runlots: Wrapper function to process multiple runs of the scrapeaway...

Description Usage Arguments Details Examples

View source: R/ScraperScript.R

Description

runlots processes several runs (chunks) of the scrapeaway function.

Usage

1
runlots(chunksize, chunks)

Arguments

chunksize

The number of files to download in a single call of the function

chunks

The number of runs to do

Details

This function is used to run multiple runs (chunks) of the scrapeaway function. The chunksize parameter is passed on to the scrapeaway function.

Examples

1
runlots(50,100)

joe-devivo/pdfSpeciesScraper documentation built on May 17, 2019, 2:15 a.m.