create_excel_file: create_excel_file

Description Usage Arguments Details

View source: R/aux_excel.R

Description

Used to export the results in an excel file.

Usage

1
create_excel_file(input_file, output_file, values)

Arguments

values

list of values to be written in the template. The names of the list should be present in the first sheet of the file starting from the fourth row (see ... for details).

file

template file used to export the results.

Details

aux_excel.R

This file contains functions for the communication between R and Excel.


MehdiChelh/triangle.tlbx documentation built on May 18, 2020, 3:14 a.m.