wdSectionBreak {R2wd}R Documentation

Insert a section break.

Description

Insert a section break. Depending on the setting of continuous start a new page for this.

Usage

wdSectionBreak( continuous = TRUE, bookmark = NULL,wdapp = .R2wd)

Arguments

continuous if FALSE, the Word section will start on a new page
bookmark bookmark text
wdapp handle to Word application (usually not needed)

Author(s)

Christian Ritter


[Package R2wd version 1.1 Index]