print.confint.glht: Print confint.glht objects in HTML

Description Usage Arguments Value Author(s)

Description

Over-rides the print.confint.glht method in package multcomp to format the output for HTML display.

Usage

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

Arguments

x

An object of class “confint.glht”

digits

Number of significant digits to print.

...

Additional commands passed to print method.

Value

A character vector of length 1 containing the code to render the confint.glht object in HTML.

Author(s)

Bill Altermatt


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