get_hcp_file: Get HCP file

View source: R/get_hcp_file.R

get_hcp_fileR Documentation

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

Value

Result of GET


neuroconductor/neurohcp documentation built on Feb. 5, 2023, 6:19 a.m.