Learn R Programming

R2wd (version 1.4)

wdStyleSetup: Modify document style

Description

Modify document style

Usage

wdStyleSetup(style = "Normal", fontsize = 11, align=3, wdapp = .R2wd)

Arguments

style
default: "Normal"
fontsize
default 11pt
align
type of alignment: 3 corresponds to "justified"
wdapp
handle to the Word Application (usually not needed).

Value

    Details

    this invokes the required methods in word to set the document style

    Examples

    Run this code
    wdGet()
    wdStyleSetup()

    Run the code above in your browser using DataLab