writes the result of the fitting() function to a text file.
1 | write_fit_file(fit = fit, out_path = "Results/fit.txt")
|
fit |
a fit object created by the fitting() function. The default value is fit |
out_path |
full or relativ path to the desired location for the output file. The default value is "Results.fit.txt |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.