## S3 method for class 'CrunchDataset':
name(x)## S3 method for class 'CrunchDataset':
name(x) <- value
## S3 method for class 'CrunchDataset':
description(x)
## S3 method for class 'CrunchDataset':
description(x) <- value
## S3 method for class 'CrunchTeam':
name(x)
## S3 method for class 'CrunchVariable':
name(x)
## S3 method for class 'CrunchVariable':
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