writeParameterTable {MAIT}R Documentation

Writes a csv table containing the parameters launched in the MAIT analysis

Description

Function writeParameterTable writes a csv table where all the provided input parameters in the whole MAIT analysis are saved.

Usage


writeParameterTable(listParameters,
         folder)

Arguments

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

Value

A csv file containg the input parameters of the whole run.

Author(s)

Francesc Fernandez, francesc.fernandez.albert@upc.edu


[Package MAIT version 1.27.0 Index]