MaxDiffTable: MaxDiffTable

View source: R/maxdifftable.R

MaxDiffTableR Documentation

MaxDiffTable

Description

Creates a pretty formattable table for max-diff output.

Usage

MaxDiffTable(stats.table, title = "", subtitle = "", footer = "")

Arguments

stats.table

A matrix of the statistics to be shown in the table.

title

The title for the table.

subtitle

Subtitle for the table.

footer

Text to place in the footer of the table.

References

This is based on code written by Kenton Russell.


Displayr/flipFormat documentation built on Feb. 26, 2024, 12:37 a.m.