TURFTable | R Documentation |
Creates a pretty formattable table for TURF output.
TURFTable(
output.table,
portfolios,
alternative.names,
title = "",
subtitle = "",
footer = ""
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.