Learn R Programming

multiplyr (version 0.1.1)

cummean: Cumulative mean

Description

Cumulative mean

Usage

cummean(x)

Arguments

x
Values to obtain cumulative mean of

Value

Cumulative mean of x

See Also

Other utility functions: between, cumall, cumany, distribute, first, lag, last, lead, n_distinct, n_groups, nth, n

Examples

Run this code
cummean (1:10)

Run the code above in your browser using DataLab