Plot a project summary
Usage
at_plot_summary(project, call = rlang::caller_env())Arguments
- project
An annot_project.
- call
The calling environment, for error reporting.
Value
A ggplot2::ggplot object of per-label ROI area distributions.
See also
Other plots:
at_plot(),
at_plot_image(),
at_plot_mask(),
at_plot_overlay(),
at_plot_project(),
at_plot_spectrum()