Description Usage Arguments Details Value Examples
This function provides a basic plot of the different spline and linear interpolation fits for the visual inspection of the data.
1 | drift_plot(dat, dat2, val)
|
dat |
dataframe containing spline fits of respirometry data, this is the output from the baseline_corr function |
val |
the channel being drift correct, e.g. "Oxygen" |
dat1 |
dataframe containing the baseline fit data, this is the output from the base_bg_rect function |
This is a generic function:
a dataframe containing drift correct oxygen and carbon dioxide data corrected using a spline fit
1 | drift_plot (o2_corr, base_rect, "Oxygen")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.