rollingmean: Calculate the rolling mean of length 2

View source: R/HelperFunctions.R

rollingmeanR Documentation

Calculate the rolling mean of length 2

Description

Calculate the rolling mean of length 2

Usage

rollingmean(x)

Arguments

x

vector of values, for which the rolling mean is calculated

Examples

rollingmean(1:10)

kainhofer/r-life-insurance-contracts documentation built on Sept. 18, 2022, 7:56 p.m.