Learn R Programming

crunch (version 1.25.0)

datasetReference: Get a Crunch object's dataset

Description

Get a Crunch object's dataset

Usage

datasetReference(x)

# S4 method for CrunchDataset datasetReference(x)

# S4 method for CrunchExpr datasetReference(x)

# S4 method for Multitable datasetReference(x)

# S4 method for MultitableCatalog datasetReference(x)

# S4 method for ShojiObject datasetReference(x)

# S4 method for CrunchVariable datasetReference(x)

# S4 method for character datasetReference(x)

# S4 method for ANY datasetReference(x)

Arguments

x

a Crunch object

Value

The url of the dataset which contains that object