View source: R/collectedfunctions.R
wdoc | R Documentation |
Create word doc
wdoc(template = NULL, start = list(NULL))
template |
Document template if available, provide full path and template file name |
df |
Data frame will be converted by flextable table |
tab |
Table created by flextable |
txt |
Text or paragraph. For heading 1, 2 or 3 text c("text",1, 2 or 3) |
img |
Plots saved as png. Enter the full path and file name |
fig |
Plot created by ggplot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.