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

View source: R/rle_utils.R

as.rleR Documentation

Coerce to rle if not already an rle object

Description

Coerce to rle if not already an rle object

Usage

as.rle(x)

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

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

Arguments

x

the object to be coerced.


statnet/rle documentation built on Nov. 11, 2024, 11:25 a.m.