create_excel_output: Create output Excel file

View source: R/03-excel.R

create_excel_outputR 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.


markheckmann/OpenRepGrid.ic documentation built on March 29, 2024, 1:27 p.m.