powered by
Get file download link for the latest version of a file (for direct reading)
path_file(id, view_only = NULL)
Specify the file id (osf.io/XXXXX)
Specify the view-only link (string)
Return download link (online)
download_files
# NOT RUN { read.csv(path_file("5z2bh")) read.csv(path_file('852dp', view_only = 'https://osf.io/jy9gm/?view_only=a500051f59b14a988415f08539dbd491')) # }
Run the code above in your browser using DataLab