officer (version 0.3.14)

slip_in_column_break: add a column break

Description

add a column break into a Word document. A column break is used to add a break in a multi columns section in a Word Document.

Usage

slip_in_column_break(x, pos = "before")

Arguments

x

an rdocx object

pos

where to add the new element relative to the cursor, "after" or "before".