Multitable entities for a dataset

multitables(x)

multitables(x) <- value

# S4 method for CrunchDataset
multitables(x)

# S4 method for CrunchDataset
multitables(x) <- value

Arguments

x

a CrunchDataset

value

for the assignment method, a MultitableCatalog

Value

an object of class MultitableCatalog containing references to Multitable entities. (Setter returns the Dataset.)