inverse.rle2: Inverse Run Length Encoding (Alternate Implementation)
Description
Re-construct vector compressed by rle2.
Usage
inverse.rle2(x)
Arguments
x
Object returned by rle2.
Value
Numeric or character vector.
References
Acknowledgment: This material is based upon work supported by the National Science Foundation Graduate Research Fellowship under Grant No. DGE-0940903.