is.s3_storage_info {brickster} | R Documentation |
Test if object is of class S3StorageInfo
Description
Test if object is of class S3StorageInfo
Usage
is.s3_storage_info(x)
Arguments
x |
An object |
Value
TRUE
if the object inherits from the S3StorageInfo
class.
[Package brickster version 0.2.5 Index]