reduce: Helper function to reduce predicate lists to minimal...

View source: R/strr_ghost_helpers.R

reduceR Documentation

Helper function to reduce predicate lists to minimal overlapping sublists

Description

Helper function to reduce predicate lists to minimal overlapping sublists

Usage

reduce(x)

Arguments

x

A predicate list, or other list of numeric vectors.

Value

A list whose elements are the minimal overlapping sublists of elements of x.


UPGo-McGill/strr documentation built on June 11, 2024, 1:56 a.m.