Learn R Programming

R2wd (version 1.4)

wdApplyTemplate: Apply a word template.

Description

Apply a Word template.

Usage

wdApplyTemplate(filename, wdapp = .R2wd)

Arguments

filename
The name of the template.
wdapp
The handle to the Word application (see details).

Value

    Details

    This function applies the given Word template. Indicating the handle to the Word application is usually not necessary (will be tacitely initialized by the wdGet function and assigned to the session variable .R2wd.