print.tables: Print tables

View source: R/probMat.R

print.tablesR Documentation

Print tables

Description

Print method for object of class tables.

Usage

## S3 method for class 'tables'
print(x, ...)

Arguments

x

object of class tables

...

arguments to pass to print method for an array

Value

The input provided (invisibly).


contingency documentation built on Nov. 18, 2022, 5:08 p.m.