bucketlist: Retrieve S3 Bucket List

Description Usage Arguments Value Examples

View source: R/bucketlist.R

Description

Lists the Buckets available with the Key/Secrete

Usage

1
2
bucketlist(region = "us-east-1", access_key = NULL, secret_key = NULL,
  ...)

Arguments

region

Region of S3 Bucket

access_key

Amazon S3 Access Key

secret_key

Amazon S3 Secret Key

...

arguments to pass to get_hcp_file

Value

List of Buckets

Examples

1
2
3
4
## Not run: 
bucketlist()

## End(Not run)

neuroconductor-devel-releases/neurohcp documentation built on May 14, 2020, 4:52 a.m.