toy_single | R Documentation |
stars
objectCreate a single band toy stars
object
toy_single(nc = 10, nr = 10, mask = FALSE)
nc |
integer, number of columns |
nr |
integer, number of rows |
mask |
logical, if TRUE mask the lower left portion |
stars object with regions masked
[Example from introduction](https://r-spatial.github.io/stars/articles/stars4.html#regular-grids)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.