create_excel_output {OpenRepGrid.ic} | R Documentation |
Create output Excel file
Description
Loads the supplied workbook and adds calculations
Usage
create_excel_output(file, data = list())
Arguments
file |
Path to workbook. |
data |
Named list of data objects to add to Excel file. The following contents are expected: TODO |
Value
Path to saved file.
[Package OpenRepGrid.ic version 0.6.2 Index]