datasetReference | R Documentation |
Get a Crunch object's dataset URL
datasetReference(x)
## S4 method for signature 'CrunchDataset'
datasetReference(x)
## S4 method for signature 'CrunchVariable'
datasetReference(x)
## S4 method for signature 'CrunchExpr'
datasetReference(x)
## S4 method for signature 'ShojiObject'
datasetReference(x)
## S4 method for signature 'character'
datasetReference(x)
## S4 method for signature 'ANY'
datasetReference(x)
x |
a Crunch object |
The URL of the dataset which contains that object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.