Learn R Programming

tabplot (version 0.11-1)

summary.tabplot: Summarize a tabplot-object

Description

Summarize a tabplot-object

Usage

## S3 method for class '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