summary.tedar: Summarize the tedar object

Description Usage Arguments Details

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

Description

Takes a tedar object and prints out the summary values.

Usage

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

Arguments

object

The teda recursive (tedar) object with which to create the summary output.

...

additional arguments affecting the summary produced.

Details

Takes a tedar object and prints out the summary values.


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

Related to summary.tedar in teda...