## S3 method for class 'CrunchDataset':
name(x)## S3 method for class 'CrunchDataset,character':
name(x) <- value
## S3 method for class 'CrunchDataset':
description(x)
## S3 method for class 'CrunchDataset':
description(x) <- value
## S3 method for class 'CrunchDataset':
startDate(x)
## S3 method for class 'CrunchDataset':
startDate(x) <- value
## S3 method for class 'CrunchDataset':
endDate(x)
## S3 method for class 'CrunchDataset':
endDate(x) <- value
## S3 method for class 'CrunchDataset':
id(x)
## S3 method for class 'CrunchFilter':
name(x)
## S3 method for class 'CrunchTeam':
name(x)
## S3 method for class 'CrunchVariable':
name(x)
## S3 method for class 'CrunchVariable,character':
name(x) <- value
## S3 method for class 'CrunchVariable':
description(x)
## S3 method for class 'CrunchVariable':
description(x) <- value
## S3 method for class 'CrunchVariable':
alias(object)
## S3 method for class 'CrunchVariable':
alias(x) <- value
x
but for the alias
method, in order to
match the generic from another package. Note that alias
is only
defined for Variables.x
duly modified.Categories
describe-catalog