create_csv {htrSPRanalysis} | R Documentation |
Create csv file with all fit parameters.
Description
Create csv file with all fit parameters.
Usage
create_csv(processed_input, fits_list)
Arguments
processed_input |
Processed_input as returned by |
fits_list |
List of fits as returned by |
Value
a data frame with the fit parameters and errors. A csv file is also created using the path name supplied to process_input
[Package htrSPRanalysis version 0.1.0 Index]