TURFTable: TURFTable

View source: R/turftable.R

TURFTableR Documentation

TURFTable

Description

Creates a pretty formattable table for TURF output.

Usage

TURFTable(
  output.table,
  portfolios,
  alternative.names,
  title = "",
  subtitle = "",
  footer = ""
)

Arguments

output.table

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

portfolios

A matrix containing the alternative indices of the TURF portfolios.

alternative.names

The alternative names.

title

The title for the table.

subtitle

Subtitle for the table.

footer

Text to place in the footer of the table.


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