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