as.rle: Coerce to 'rle' if not already an 'rle' object

Description Usage Arguments

View source: R/rle_utils.R

Description

Coerce to rle if not already an rle object

Usage

1
2
3
4
5
6
7
as.rle(x)

## S3 method for class 'rle'
as.rle(x)

## Default S3 method:
as.rle(x)

Arguments

x

the object to be coerced.


rle documentation built on Jan. 13, 2021, 6:17 p.m.