writeParameterTable: Writes a csv table containing the parameters launched in the...

Description Usage Arguments Value Author(s)

View source: R/writeParameterTable.R

Description

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

Usage

1
2
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


MAIT documentation built on Nov. 8, 2020, 5:43 p.m.