Generic function, for fetching attribute sets for elements of a relational object.
attrs(x, ...)attrs(x, ...) <- value
A list, containing a character vector for each element of x
.
a relational schema object, such as a relation_schema
or database_schema
object, or a relational data object, such
as a relation
or database
object.
further arguments passed on to methods.
A character vector of the same length as attrs(x, ...)
.