summary.tabplot: Summarize a tabplot-object

Description Usage Arguments

View source: R/summary_tabplot.R

Description

Summarize a tabplot-object

Usage

1
2
3
## 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


tabplot documentation built on Sept. 17, 2019, 5:04 p.m.