map_lines: Map lines from two files based on the diff result on them

Description Usage Arguments Value

View source: R/functions.R

Description

Map lines from two files based on the diff result on them

Usage

1
map_lines(file = NA, lines_prev_param, lines_post_param, diff_content = NA)

Arguments

file

diff file

lines_prev_param

number of lines of left(prev) file

lines_post_param

number of lines of right(post) file

Value

a tibble with the corresponding lines of both files


crotman/kludgenudger documentation built on Oct. 19, 2021, 7:30 p.m.