Learn R Programming

MAIT (version 1.6.0)

writeParameterTable: 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.