crunch (version 1.27.7)

datasetReference: Get a Crunch object's dataset URL

Description

Get a Crunch object's dataset URL

Usage

datasetReference(x)

# S4 method for CrunchDataset datasetReference(x)

# S4 method for CrunchVariable datasetReference(x)

# S4 method for CrunchExpr datasetReference(x)

# S4 method for ShojiObject 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