recycle_span: recycle a single-element span to c(before, after) positive ->...

View source: R/extract_interval_helpers.R

recycle_spanR Documentation

recycle a single-element span to c(before, after) positive -> c(0, x), negative -> c(x, 0)

Description

recycle a single-element span to c(before, after) positive -> c(0, x), negative -> c(x, 0)

Usage

recycle_span(span)

mnirs documentation built on May 15, 2026, 9:07 a.m.