Skip to contents

Plot a mask

Usage

at_plot_mask(mask, legend = TRUE, call = rlang::caller_env())

Arguments

mask

An annot_mask.

legend

Logical; show the fill legend. Default TRUE.

call

The calling environment, for error reporting.

Value

A ggplot2::ggplot object.

Examples

at_plot_mask(at_mask(at_example_project(), "labelled"))