wdSectionBreak {R2wd} | R Documentation |
Insert a section break. Depending on the setting of continuous
start a new page for this.
wdSectionBreak( continuous = TRUE, bookmark = NULL,wdapp = .R2wd)
continuous |
if FALSE, the Word section will start on a new page |
bookmark |
bookmark text |
wdapp |
handle to Word application (usually not needed) |
Christian Ritter