flux_plot_exp {fluxible}R Documentation

plotting fluxes with exponential fit

Description

plots the fluxes that were fitted with an exponential model

Usage

flux_plot_exp(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]