htmlreg_convert: htmlreg_convert

View source: R/htmlreg_convert_function.R

htmlreg_convertR Documentation

htmlreg_convert

Description

This function converts a .docx file (created using texreg's htmlreg function) to a tabular file (excel or csv)

Usage

htmlreg_convert(doc, excel_format)

Arguments

doc

The .docx file

excel_format

write whether you want this as "csv" or "xlsx"

Value

writes the output as a table in excel or csv format.


MatthewSmith430/ProcessResults documentation built on Jan. 20, 2024, midnight