print.freq.table: Print frequency tables in HTML

Description Usage Arguments Value Author(s)

Description

Over-rides the print.freq.table function in package Deducer to format output for HTML

Usage

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

Arguments

x

An object of class “freq.table”, such as that produced by frequencies in package Deducer.

...

Additional commands to be passed to the print method.

Value

Produces a character vector of length 1 containing HTML code to display a frequency table as produced from the frequency function. This is printed to the output console using a cat command.

Author(s)

Bill Altermatt


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