create_pdf {htrSPRanalysis} | R Documentation |
Create pdf file with sensorgrams with fitted curves, residuals, table of fit parameters, and response curves.
Description
Create pdf file with sensorgrams with fitted curves, residuals, table of fit parameters, and response curves.
Usage
create_pdf(processed_input, fits_list, rc_list, plot_list, ...)
Arguments
processed_input |
Processed_input as returned by |
fits_list |
List of fits as returned by |
rc_list |
List of response curves as returned by |
plot_list |
List of plots as returned by |
... |
Arguments passed to the |
Value
NULL
A pdf file is created using the path name supplied to process_input
[Package htrSPRanalysis version 0.1.0 Index]