filter_overlap: Filter overlaps from matches

Description Usage Arguments

View source: R/helper_functions.R

Description

Helper function used to identify which results from gregexpr overlap other matches and filter out shorter, overlapped results

Usage

1

Arguments

x

Matrix of gregexpr results, 4 columns, index of column matched, start of match, length of match, end of match. Produced exclusively from a worker function in mgsub


mgsub documentation built on July 29, 2021, 1:06 a.m.