kill.lines: Removes all lines between two line numbers in a text file.

Description Usage Arguments Value

View source: R/kill.lines.R

Description

Removes all lines between two line numbers in a text file.

Usage

1

Arguments

start

is the line number of the start of the delete block.

end

is the line number of the end of the delete block.

file

is the name of the text file.

Value

Nothing—run for the side-effect.


johnjosephhorton/JJHmisc documentation built on May 19, 2019, 5:15 p.m.