plotting fluxes with linear fit
plots the fluxes that were fitted with a linear model
flux_plot_lin(slopes_df, conc_col, datetime_col, y_text_position)
slopes_df
: dataset containing slopesconc_col
: column with gas concentrationdatetime_col
: column with datetime of each data pointy_text_position
: position of the text boxUseful links