Create pdf file with sensorgrams with fitted curves, residuals, table of fit parameters, and response curves.
create_pdf(processed_input, fits_list, rc_list, plot_list, ...)NULL A pdf file is created using the path name supplied to process_input
Processed_input as returned by process_input
List of fits as returned by get_fits
List of response curves as returned by get_rc_plots
List of plots as returned by get_fitted_plots
Arguments passed to the pdf function.