self {crunch} | R Documentation |
Get the URL of this object
Description
Get the URL of this object
Usage
self(x)
## S4 method for signature 'ShojiObject'
self(x)
## S4 method for signature 'CrunchVariable'
self(x)
Arguments
x |
a Crunch object |
Value
the URL for x
[Package crunch version 1.30.4 Index]