flux_param_lm {fluxible} | R Documentation |
prepares text to print in flux_plot
Description
creates a df with quality flags and quality diagnostics to print on the plots produced by flux_plot. flux_param_lm is for fit in the lm family (linear and quadratic) flux_param_exp is for the exponential fit
Usage
flux_param_lm(slopes_df, cut_arg = "cut")
Arguments
slopes_df |
the slopes_df that is being provided to flux_plot |
cut_arg |
argument pointing rows to be cut from the measurements |
[Package fluxible version 0.0.1 Index]