Rdocumentation
powered by
Learn R Programming
rle (version 0.9.2)
Common Functions for Run-Length Encoded Vectors
Description
Common 'base' and 'stats' methods for 'rle' objects, aiming to make it possible to treat them transparently as vectors.
Copy Link
Link to current version
Version
Version
0.9.2
Install
install.packages('rle')
Monthly Downloads
6,154
Version
0.9.2
License
GPL-3
Maintainer
Pavel N. Krivitsky
Last Published
September 25th, 2020
Functions in rle (0.9.2)
Search all functions
Math.rle
Mathematical functions for
rle
Objects
compress.rle
Compress the
rle
object by merging adjacent runs
rle-deprecated
Deprecated functions from
rle
compress
A generic function for compressing a data structure.
Extract.rle
Indexing Methods for
rle
Objects
rle-methods
Miscellaneous Common Methods for
rle
Objects
rep.rle
A
rep
method for
rle
objects
Ops.rle
Unary and Binary Operations for
rle
Objects
as.rle
Coerce to
rle
if not already an
rle
object
Summary.rle
Summary methods for
rle
objects.
rle-package
The
rle
Package