insert_lines: Insert lines into template

View source: R/file_format_utils.R

insert_linesR Documentation

Insert lines into template

Description

Insert lines into template

Usage

insert_lines(file, lines, start, end, insertAt = "end")

Arguments

file

template object

lines

lines to insert

start

line after which to start

end

line before which to end

insertAt

string, whether to put as close as possible to the start or the end ("start", "end")

Value

file with additional lines


ahcombs/bayesactR documentation built on Jan. 15, 2025, 6:49 p.m.