get_hcp_file: Get HCP file
Description
Wraps a make_aws_call
to a GET
statement to get the file
Usage
get_hcp_file(path_to_file = "/", ..., verbose = TRUE, verb = "GET")head_hcp_file(...)
get_fcp_file(...)
head_fcp_file(...)
get_openneuro_file(...)
head_openneuro_file(...)
Arguments
- path_to_file
Path to file on HCP S3 Bucket
- ...
arguments to pass to make_aws_call
- verbose
Should the URL be printed?
- verb
passed to VERB