create_csv: Create csv file with all fit parameters.

View source: R/UserFunctions.R

create_csvR 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 process_input

fits_list

List of fits as returned by get_fits

Value

a data frame with the fit parameters and errors. A csv file is also created using the path name supplied to process_input


htrSPRanalysis documentation built on Sept. 11, 2024, 7:48 p.m.