flux_plot_lin {fluxible}R Documentation

plotting fluxes with linear fit

Description

plots the fluxes that were fitted with a linear model

Usage

flux_plot_lin(slopes_df, f_conc, f_datetime, y_text_position)

Arguments

slopes_df

dataset containing slopes

f_conc

column with gas concentration

f_datetime

column with datetime of each data point

y_text_position

position of the text box


[Package fluxible version 1.2.6 Index]