invert_spans: function to invert spans to those numbers not covered

Description Usage Arguments

View source: R/tools.R

Description

function to invert spans to those numbers not covered

Usage

1
invert_spans(from, to = NULL, start = 1, end = Inf)

Arguments

from

vector of span starts

to

vector of span ends

start

minimum

end

maximum value


stringb documentation built on Jan. 26, 2021, 1:07 a.m.