Description Usage Arguments Value
Wraps a make_aws_call
to a GET
statement to get the file
1 2 3 4 5 6 7 8 9 10 11 | 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(...)
|
path_to_file |
Path to file on HCP S3 Bucket |
... |
arguments to pass to |
verbose |
Should the URL be printed? |
verb |
passed to |
Result of GET
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.