plot_bc {spant} | R Documentation |
Convenience function to plot a baseline estimate with the original data.
Description
Convenience function to plot a baseline estimate with the original data.
Usage
plot_bc(orig_data, bc_data, ...)
Arguments
orig_data |
the original data. |
bc_data |
the baseline corrected data. |
... |
other arguments to pass to the stackplot function. |
[Package spant version 2.22.0 Index]