Description Arguments Details Value Examples
Aggregates a VeloxRaster object to a lower resolution.
factor |
A numeric vector of length 1 or 2 indicating the aggregation factor in the x and y dimensions. Must be positive integers > 1. |
aggtype |
A character string indicating the aggregation type. See Details. |
aggtype
must be one of the following: "sum", "mean", "min", "max", "median".
Void.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.