Learn R Programming

statnet.common (version 4.3.0)

as.rle: 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 rle as.rle(x)

# S3 method for default as.rle(x)

Arguments

x

the object to be coerced.