You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very useful to add an argument to either osf_retrieve_file() or osf_download() to choose a specific file version to download. Currently I had to resort to manually downloading specific versions using utils::download.file(). Hope to see something like this in the future!
The text was updated successfully, but these errors were encountered:
It would be very useful to add an argument to either
osf_retrieve_file()
orosf_download()
to choose a specific file version to download. Currently I had to resort to manually downloading specific versions usingutils::download.file()
. Hope to see something like this in the future!The text was updated successfully, but these errors were encountered: