fit_res2csv | R Documentation |
Write fit results table to a csv file.
fit_res2csv(fit_res, fname, unscaled = FALSE)
fit_res |
fit result object. |
fname |
filename of csv file. |
unscaled |
output the unscaled result table (default = FALSE). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.