View source: R/htmlreg_convert_function.R
htmlreg_convert | R Documentation |
This function converts a .docx file (created using texreg's htmlreg function) to a tabular file (excel or csv)
htmlreg_convert(doc, excel_format)
doc |
The .docx file |
excel_format |
write whether you want this as "csv" or "xlsx" |
writes the output as a table in excel or csv format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.