Description Usage Arguments Value Examples
View source: R/raster_extend.R
This is a wrapper around raster::extend
, to apply the function on stars
objects without needing to convert to and from a Raster*
object.
1 | raster_extend(x, y)
|
x |
A |
y |
An |
An extended stars
object
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.