# NOT RUN {
## file_path is retrieved using the get_scan_resources() function
# }
# NOT RUN {
xnat_central_conn <- xnat_connect('https://central.xnat.org', xnat_name="CENTRAL")
r <- get_scan_resources(xnat_central_conn,'CENTRAL_E00760')
download_xnat_file(xnat_central_conn,r$URI[1])
# }
Run the code above in your browser using DataLab