Reduce the resolution of a raster
by ruthless decimation.
decimate(x, dec = 10)
raster object (single layer).
decimation factor, raw multiplier for the resolution of the output
raster layer
This is fast, it's just fast extraction with no care taken for utility purposes when you need to reduce the detail.