print.contin.tests: Print objects of class contin.tests in HTML format

Description Usage Arguments Value Author(s)

Description

Over-rides the print.contin.tests command in package Deducer to format contin.tests objects for HTML display, mostly by putting them in HTML tables.

Usage

1
2
## S3 method for class 'contin.tests'
print(x, digits = 3, table.name, strata.name = NULL, ...)

Arguments

x

Object of class contin.tests.

digits

Number of digits displayed in printout.

table.name

Name of the row and column variables, separated with the word by.

strata.name

Name of the stratification variable.

...

Additional commands to be passed to the print method.

Value

Uses function cat to display a character vector of length 1 that contains the code to display the contin.tests object in HTML.

Author(s)

Bill Altermatt


DeducerRichOutput documentation built on May 2, 2019, 4:53 p.m.