View source: R/shared_class_functions.r
attrs | R Documentation |
Generic function, for fetching attribute sets for elements of a relational object.
attrs(x, ...)
attrs(x, ...) <- value
x |
a relational schema object, such as a |
... |
further arguments passed on to methods. |
value |
A character vector of the same length as |
A list, containing a character vector for each element of x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.