print.summary.glht: Print summary output of objects of class glht

Description Usage Arguments Value Author(s)

Description

Over-rides the print.summary.glht method of package ‘multcomp’ to format for HTML display.

Usage

1
2
## S3 method for class 'summary.glht'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

Object of class ‘glht’, General Linear Hypothesis Tests

digits

Number of significant digits to print

...

Additional methods passed to print

Value

Creates a character vector of length 1 containing HTML code to display the results of a summary function called on an object of class ‘glht’. Prints the vector to the display using a cat function.

Author(s)

Bill Altermatt


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