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.
See also
Other WDDS deposit:
download_deposit_version(),
list_deposit_versions(),
sanitize_version(),
set_wdds_version(),
wdds_data_templates(),
wdds_example_data(),
wdds_json()