xlsform2word_en | R Documentation |
This function reads a structured xlsform Excel file and generates a formatted Word document in English.
xlsform2word_en(path, output = "xlsform_output.docx", verbose = TRUE)
path |
Path to xlsform Excel file (.xls or .xlsx) |
output |
Name of the output Word file |
verbose |
Logical. If TRUE (default), displays progress messages in the console. |
Returns Success if successfully generated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.