Usage
abbreviate(...)
## S3 method for class 'transactions':
abbreviate(data, minlength = 4, ..., method = "both.sides")
## S3 method for class 'rules':
abbreviate(data, minlength = 4, ..., method = "both.sides")
## S3 method for class 'itemsets':
abbreviate(data, minlength = 4, ..., method = "both.sides")
## S3 method for class 'itemMatrix':
abbreviate(data, minlength = 4, ..., method = "both.sides")
## S3 method for class 'tidLists':
abbreviate(data, minlength = 4, ..., method = "both.sides")