Learn R Programming

ffbase (version 0.6-2)

any.ff: Summary methods for ff objects

Description

Summary methods for ff objects

Usage

## S3 method for class 'ff':
any(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

  • TRUE, FALSE or NA