Learn R Programming

tabplot (version 1.3-3)

summary.tabplot: Summarize a tabplot-object

Description

Summarize a tabplot-object

Usage

# S3 method for tabplot
summary(object, digits = max(3, getOption("digits") -
  3), ...)

Arguments

object

tabplot object

digits

integer, used for number formatting with format

...

arguments passed to other methods