MaxDiffTableClasses: MaxDiffTableClasses

View source: R/maxdifftable.R

MaxDiffTableClassesR Documentation

MaxDiffTableClasses

Description

Creates a pretty formattable table for max-diff output.

Usage

MaxDiffTableClasses(
  probabilities,
  column.labels,
  title = "",
  subtitle = "",
  footer = ""
)

Arguments

probabilities

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

column.labels

Labels to show in the columns.

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.