summary.raw_cf: Print summary of data contained in 'raw_cf' container

summary.raw_cfR Documentation

Print summary of data contained in raw_cf container

Description

Print summary of data contained in raw_cf container

Usage

## S3 method for class 'raw_cf'
summary(object, ..., statistics = FALSE)

Arguments

object

raw_cf container with data and meta-data

...

ignored

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.


hadron documentation built on Sept. 9, 2022, 5:06 p.m.