prod_download_async: Downloads productivity pdf files, async

Description Usage Arguments Value

Description

Downloads TJSP productivity pdf files based on database returned by prod_list.

Usage

1
2
prod_download_async(.data, max_nproc = 10, sleep_secs = 1,
  path = "data-raw/pdf", overwrite = FALSE)

Arguments

.data

database of id's returned by prod_list

max_nproc

maximum number of processes. Default 10 processes.

sleep_secs

seconds to sleep between process checks. Default 1 second.

path

folder where the files will be saved.

overwrite

overwrite?

Value

nothing


abjur/prodTJSP documentation built on April 6, 2021, 6:56 a.m.