combine_lines: Returns character vector of length 1 made up of text found in...

Description Usage Arguments

View source: R/combine_lines.R

Description

Returns character vector of length 1 made up of text found in two character vector elements as subsetted according to start and end locations.

Usage

1
combine_lines(line_1, line_2, start_end)

Arguments

line_1

first line of text to subset

line_2

second line of text to subset

start_end

column boundaries to include


rmsharp/snprcspf documentation built on June 15, 2020, 11:21 a.m.