Description Usage Arguments Value See Also
Get or set the values stored in slots of an object of class
Container
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
x |
conceptually, any R object. |
value |
depends of the function used.
|
table()
returns a data.table
.
schema()
returns a Schema
object.
Functions table<-()
and schema<-()
update x
and return its updated version invisibly.
Other Container:
Container-class
,
Container-extractors
,
Container-methods
,
Container-validators
,
is_container()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.