summary.raw_cf: Print summary of data contained in raw_cf
container
Description
Print summary of data contained in raw_cf
container
Usage
# S3 method for raw_cf
summary(object, ..., statistics = FALSE)
Arguments
object
raw_cf
container with data and meta-data
statistics
Boolean, return central value and error
for all components of the 'raw_cf'. This can
be slow so the default is FALSE
.
Value
The summary is returned invisibly in form of a data frame.