Skip to contents

Replace the annotations on a canvas

Usage

at_canvas_set_annotations(
  proxy,
  project,
  layer = NULL,
  call = rlang::caller_env()
)

Arguments

proxy

An atcanvas_proxy.

project

An annot_project.

layer

Optional layer filter.

call

The calling environment, for error reporting.

Value

The proxy, invisibly.