Learn R Programming

pointblank (version 0.7.0)

print.ptblank_informant: Print the table information report

Description

This function will allow the table information to be nicely printed.

Usage

# S3 method for ptblank_informant
print(x, view = interactive(), ...)

Arguments

x

An informant object of class ptblank_informant.

view

The value for print()s browse argument.

...

Any additional parameters.