file2docx | R Documentation |
read data file and make a docx file
file2docx(file, selected = NULL, ...)
file |
The name of the file which the data are to be read from. |
selected |
A numeric vector or NULL(default). If specified, only selected data are printed. |
... |
Further argument to be passed to data2docx() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.