multitables | R Documentation |
Multitable entities for a dataset
multitables(x)
multitables(x) <- value
## S4 method for signature 'CrunchDataset'
multitables(x)
## S4 replacement method for signature 'CrunchDataset'
multitables(x) <- value
x |
a CrunchDataset |
value |
for the assignment method, a MultitableCatalog |
an object of class MultitableCatalog containing references to Multitable entities. (Setter returns the Dataset.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.