Description Usage Arguments Value Author(s)
View source: R/writeParameterTable.R
Function writeParameterTable
writes a csv table where all the provided input parameters in the whole MAIT analysis are saved.
1 2 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.