Skip to contents

Create a representation of a column break.

Usage

run_columnbreak()

usage

You can use this function in conjunction with fpar to create paragraphs consisting of differently formatted text parts. You can also use this function as an r chunk in an R Markdown document made with package officedown.

Examples

run_columnbreak()
#> list()
#> attr(,"class")
#> [1] "run_columnbreak" "run"