Description Usage Arguments Value
Temporal Rao's index is calculated through the
spacetimerao::get_rao_index
on the values each pixel of
the raster stack has accross the stack layers.
Computation can be parallelized if a cluster
object is
passed to cl_sock
argument. The function uses the parallel
package, the set of copies of R running in has to be already in place.
1 | temporal_rao(raster_stack, cl_sock = NULL, is_rao)
|
raster_stack |
the multi-layer raster stack |
cl_sock |
a |
is_rao |
boolean to get Rao's index back (default) or Shannon's index |
a single layer raster with same extent as the
raster_stack
raster stack
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.