Usage
abbreviate(names.arg, ...)
# S4 method for itemMatrix
abbreviate(names.arg, minlength = 4, ..., method = "both.sides")
# S4 method for rules
abbreviate(names.arg, minlength = 4, ..., method = "both.sides")
# S4 method for itemsets
abbreviate(names.arg, minlength = 4, ..., method = "both.sides")
# S4 method for transactions
abbreviate(names.arg, minlength = 4, ..., method = "both.sides")
# S4 method for tidLists
abbreviate(names.arg, minlength = 4, ..., method = "both.sides")