summary.tedab: Summarise the tedab object

Description Usage Arguments Details

View source: R/teda-b-s3-summary.R

Description

Summarises the teda batch object using an S3 method

Usage

1
2
## S3 method for class 'tedab'
summary(object, ...)

Arguments

object

The teda batch (tedab) object with which to create the summary output.

...

additional arguments affecting the summary produced.

Details

Takes a tedab object and prints out the following summary details:


teda documentation built on May 2, 2019, 6:51 a.m.

Related to summary.tedab in teda...