iso_mark_x_range: Visualize x range

Description Usage Arguments See Also

Description

This is a convenience function to visualize x ranges with gray vertical boxes in a plot (typically one generated by iso_plot_data) by specifying a simple filter condition. Considers the facet variables (if any are set) to evaluate the condition within each panel.

Usage

1
iso_mark_x_range(p, condition, color = NA, fill = "gray", alpha = 0.25)

Arguments

p

a ggplot object, typically generated by iso_plot_data

condition

any filter expression to identify x ranges to mark

color

color of the shading boxes

fill

fill of the shading boxes

alpha

alpha of the shading boxes

See Also

Other plot functions: iso_mark_calibration_range(), iso_mark_outliers(), iso_mark_value_range(), iso_plot_continuous_flow_data(), iso_plot_data(), iso_plot_dual_inlet_data(), iso_plot_raw_data(), iso_plot_ref_peaks(), iso_plot_residuals(), iso_plot_scan_data(), iso_prepare_continuous_flow_plot_data(), iso_prepare_dual_inlet_plot_data(), iso_prepare_scan_plot_data()


KopfLab/isoprocessor documentation built on Nov. 6, 2021, 10:18 p.m.