Learn R Programming

spant (version 3.3.0)

plot_bc: 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.