utilities: Utility Functions

Description Usage Arguments Value

Description

Some utility functions for working with S3 objects and buckets

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
get_bucketname(x, ...)

## S3 method for class 'character'
get_bucketname(x, ...)

## S3 method for class 's3_bucket'
get_bucketname(x, ...)

## S3 method for class 's3_object'
get_bucketname(x, ...)

Arguments

x

An object.

...

Ignored.

Value

get_bucketname returns a character string.


jourdiw/minio.s3 documentation built on Dec. 5, 2019, 2:05 a.m.