cumall: Cumulativate versions of any, all, and mean

Description Usage Arguments

View source: R/RcppExports.R

Description

dplyr adds cumall, cumany, and cummean to complete R's set of cumulate functions to match the aggregation functions available in most databases

Usage

1
2
3
4
5

Arguments

x

For cumall & cumany, a logical vector; for cummean an integer or numeric vector


sctyner/dplyr050 documentation built on May 17, 2019, 2:22 p.m.