crunch (version 1.30.4)

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)

Value

The URL of the dataset which contains that object

Arguments

x

a Crunch object