This is download_deposit_version wrapped in a purr::pmap call.
Usage
batch_download_deposit_versions(df = list_deposit_versions(), dir_path)Arguments
- df
Data frame. Has the same structure as the output of
list_deposit_versions(). Default islist_deposit_versions()so that it downloads all versions of the deposit.- dir_path
Character. Path to folder where files should be downloaded.