Common Functions for Run-Length Encoded Vectors
Coerce to rle if not already an rle object
A generic function for compressing a data structure.
Compress the rle object by merging adjacent runs
Indexing Methods for rle Objects
Map an element in a vector represented by an rle to its run
Mathematical functions for rle Objects
Unary and Binary Operations for rle Objects
A rep method for rle objects
Miscellaneous Common Methods for rle Objects
rle: Common Functions for Run-Length Encoded Vectors
Summary methods for rle objects.
Common 'base' and 'stats' methods for 'rle' objects, aiming to make it possible to treat them transparently as vectors.