## S3 method for class 'IndexTuple':
refresh(x)## S3 method for class 'IndexTuple':
$(x, name)
## S3 method for class 'IndexTuple':
$(x, name) <- value
## S3 method for class 'IndexTuple,ANY':
[[(x, i)
## S3 method for class 'IndexTuple,ANY,ANY,ANY':
[[(x, i) <- value
## S3 method for class 'VariableTuple':
entity(x)
## S3 method for class 'DatasetTuple':
entity(x)
## S3 method for class 'IndexTuple':
delete(x, ...)
## S3 method for class 'DatasetTuple':
delete(x, confirm = interactive(), ...)
## S3 method for class 'IndexTuple':
name(x)
## S3 method for class 'IndexTuple':
type(x)
delete
, whether confirmation is required. See
delete
.