wdApplyTemplate: Apply a word template.

Description Usage Arguments Details Note Author(s)

View source: R/wdApplyTemplate.R

Description

Apply a Word template.

Usage

1
wdApplyTemplate(filename, wdapp = .R2wd)

Arguments

filename

The name of the template.

wdapp

The handle to the Word application (see details).

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.

Note

This function is just a sketch on what could be done. Someone should write a few interesting templates to mirror typical LaTEX ones, such as article, report, etc.

Author(s)

Christian Ritter


R2wd documentation built on May 2, 2019, 8:54 a.m.