A tibble containing all matching rows. XNAT does not do
sql join joins so only one row is returned per match. However each of the
experiment_IDs returned will have at least one row matching the user
query (even if the displayed results show something else). This function
should be used just to retrieve matching experiment IDs for downloading
the queried data.
# NOT RUN {hcp <-xnat_connect('https://db.humanconnectome.org', xnat_name = "hcp")
# }# NOT RUN {query_scan_resources(hcp,age='26', project='HCP_500')
# }