Skip to contents

Set the displayed band or RGB triple

Usage

at_canvas_set_band(proxy, band, call = rlang::caller_env())

Arguments

proxy

An atcanvas_proxy.

band

A band index or a length-3 vector of band indices.

call

The calling environment, for error reporting.

Value

The proxy, invisibly.