volcano_multi: Retrieve a multi-attribute stars object of Auckland’s Maunga...

View source: R/volcano.R

volcano_multiR Documentation

Retrieve a multi-attribute stars object of Auckland’s Maunga Whau volcano topography. Attribute/bands 2 to n are slightly altered from the original as per volcano_single

Description

Retrieve a multi-attribute stars object of Auckland’s Maunga Whau volcano topography. Attribute/bands 2 to n are slightly altered from the original as per volcano_single

Usage

volcano_multi(n = 3, what = c("attributes", "bands")[1], indexed = FALSE, ...)

Arguments

n

numeric, the number attributes (or bands)

what

character, if "attributes" (default) then yield a n-attribute object, but if "bands" then yield a single attribute object with n bands

indexed

logical, if TRUE then assign 1,2,3,... as cell values

...

other arguments for volcano_single, especially threshold. Ignored if indexed is TRUE.

Value

stars class object

See Also

volcano_single


BigelowLab/twinkle documentation built on Jan. 26, 2025, 6:34 a.m.