Description Usage Arguments Details Note Author(s)
View source: R/wdApplyTemplate.R
Apply a Word template.
1 | wdApplyTemplate(filename, wdapp = .R2wd)
|
filename |
The name of the template. |
wdapp |
The handle to the Word application (see 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.
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.
Christian Ritter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.