meanNZ: Calculate the mean of non-zero values

View source: R/helpers.R

meanNZR Documentation

Calculate the mean of non-zero values

Description

Used as input for focal to handle edges padded with 0, and 0 values.

Usage

meanNZ(x)

Arguments

x

DESCRIPTION NEEEDED

Value

numeric mean value

Author(s)

Louis-Etienne Robert


FOR-CAST/TriSectUtils documentation built on Nov. 19, 2024, 4:59 p.m.