help_insert: help insert

Description Usage Arguments

View source: R/insert_breaks.R

Description

A helper function to insert text

Usage

1
2
help_insert(x, start_row = 1, start_indention = Inf,
  start_indention_margin = 0, end_row = 2, end_indention = Inf)

Arguments

x

An object to insert

start_row

the start row of the insertion

start_indention

The start position within the row

start_indention_margin

A margin (i.e. spaces) that will be added at the target row before x is inserted.

end_row

the row where the cursor should be after the insertion

end_indention

The end position within the row


XiaoliangJiang/IndependentStudy2017YW documentation built on May 29, 2019, 10:54 a.m.