writeParameterTable {MAIT} | R Documentation |
Function writeParameterTable
writes a csv table where all the provided input parameters in the whole MAIT analysis are saved.
writeParameterTable(listParameters, folder)
listParameters |
The list of parameters to be printed. This input should be an object of the class MAIT.Parameters |
folder |
The folder where the csv file is going to be saved |
A csv file containg the input parameters of the whole run.
Francesc Fernandez, francesc.fernandez.albert@upc.edu