Learn R Programming

crunch (version 1.20.0)

multitable-catalog: Multitable entities for a dataset

Description

Multitable entities for a dataset

Usage

# 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.)