eblondel / zen4R

zen4R - R Interface to Zenodo REST API
https://github.com/eblondel/zen4R/wiki
Other
44 stars 14 forks source link

Avoid re-downloading existing files #114

Closed jsta closed 1 year ago

jsta commented 1 year ago

I'm thinking it would be nice to have an argument for download_zenodo to avoid re-downloading existing files. For me, it would be useful when I get timeouts from Zenodo. Would a PR for this feature be welcome?