Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sum.ff

Sum of ff vector Elements


Description

sum returns the sum of all the values present in its arguments.

Usage

## S3 method for class 'ff'
sum(x, ..., na.rm = FALSE, range = NULL)

Arguments

x

a ff object

...

optional other (ff) objects

na.rm

should NA be removed?

range

a ri or an integer vector of length==2 giving a range restriction for chunked processing

Value

sum of elements


ffbase

Basic Statistical Functions for Package 'ff'

v0.13.3
GPL-3
Authors
Edwin de Jonge, Jan Wijffels, Jan van der Laan
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.