View source: R/mrs_data_display.R
plot_bc | R Documentation |
Convenience function to plot a baseline estimate with the original data.
plot_bc(orig_data, bc_data, ...)
orig_data |
the original data. |
bc_data |
the baseline corrected data. |
... |
other arguments to pass to the stackplot function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.