OutputResults | R Documentation |
Output results into a zipped CSV file. Results include gene and metabolite pairs, along with model interaction p-values, and correlations in each group being evaluated.
OutputResults(inputResults, filename = "")
inputResults |
IntLimResults object with model results (output of ProcessResults()) |
filename |
name of file to be output (default: 'tempdir/results.csv') |
the filename of the CSV file with results named with cohort
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.