toy_single: Create a single band toy 'stars' object

View source: R/toy.R

toy_singleR Documentation

Create a single band toy stars object

Description

Create a single band toy stars object

Usage

toy_single(nc = 10, nr = 10, mask = FALSE)

Arguments

nc

integer, number of columns

nr

integer, number of rows

mask

logical, if TRUE mask the lower left portion

Value

stars object with regions masked

See Also

[Example from introduction](https://r-spatial.github.io/stars/articles/stars4.html#regular-grids)


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