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

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