print.ez: Prints objects of class 'ez' in HTML

Description Usage Arguments Value Author(s)

View source: R/print.ez.R

Description

Adds a header, transforms the data.frames into HTML tables, wraps it all in a <pre> tag.

Usage

1
2
## S3 method for class 'ez'
print(x, ...)

Arguments

x

An object of class ez, output from the ez package.

...

Additional arguments passed to print method.

Value

Character vector of HTML code suitable for display in HTML.

Author(s)

Bill Altermatt


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