all.ff {ffbase}R Documentation

Summary methods for ff objects

Description

Summary methods for ff objects

Usage

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


[Package ffbase version 0.12.8 Index]