rlepack(x, ...)# S3 method for integer
rlepack(x, pack = TRUE, ...)
rleunpack(x)
# S3 method for rlepack
rleunpack(x)
# S3 method for rlepack
rev(x)
# S3 method for rlepack
unique(x, incomparables = FALSE, ...)
# S3 method for rlepack
anyDuplicated(x, incomparables = FALSE, ...)