insert.note: Inserts a line into a text file.

Description Usage Arguments Value

View source: R/insert.note.R

Description

Inserts a line into a text file.

Usage

1
insert.note(linenumber, note, file)

Arguments

linenumber

is the line to insert the note at; the note will then be at this linenumber.

note

the the line to inserts.

file

is the file to operate on

Value

Nothing - run for side-effect.


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