reduce_spatial_noise: Convolves with a 3x3 mean kernel with weights of 1

Description Usage Arguments Value

View source: R/reduce_spatial_noise.R

Description

Convolves with a 3x3 mean kernel with weights of 1

Usage

1
reduce_spatial_noise(raster_list, .NAonly = FALSE)

Arguments

raster_list

a list of stars or RasterStack objects

.NAonly

logical. If TRUE, only cell values that are NA are replaced with the computed focal values

Value

a list of stars or RasterStack objects


hrvg/statisticalRoughness documentation built on March 12, 2021, 4:55 p.m.