powered by
This function extracts a specified attribute from an R object.
get_attr(x, attr_name)
The value of the attribute with the given name.
An R object that has attributes.
The name of the attribute to retrieve.