multitables: Multitable entities for a dataset
Description
Multitable entities for a dataset
Usage
multitables(x)multitables(x) <- value
# S4 method for CrunchDataset
multitables(x)
# S4 method for CrunchDataset
multitables(x) <- value
Arguments
value
for the assignment method, a MultitableCatalog
Value
an object of class MultitableCatalog containing references to
Multitable entities. (Setter returns the Dataset.)