tidy_rle: tidy rle

View source: R/tidy_rle.R

tidy_rleR Documentation

tidy rle

Description

Take the output of rle(), convert to a tibble and calculate start and end indicies.

Usage

tidy_rle(rleObj)

Arguments

rleObj

output of rle()

Author(s)

W. S. Drysdale


willdrysdale/wsdmiscr documentation built on Aug. 26, 2023, 12:31 a.m.