write_fit_file: writes the result of the fitting() function to a text file.

Description Usage Arguments

Description

writes the result of the fitting() function to a text file.

Usage

1
write_fit_file(fit = fit, out_path = "Results/fit.txt")

Arguments

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


axelmuller/geometric2 documentation built on May 25, 2019, 6:26 p.m.