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.


statnet/rle documentation built on June 16, 2021, 6:24 p.m.