| niceCellFormater {ecr} | R Documentation |
Formatter for table cells of LaTeX tables.
Description
This formatter function should be applied to
tables where each table cell contains a p-value of
a statistical significance test. See toLatex
for an application.
Usage
niceCellFormater(cell, alpha = 0.05)
Arguments
cell |
[any] |
alpha |
[ |
Value
Formatted output.
See Also
Other EMOA performance assessment tools:
approximateNadirPoint(),
approximateRefPoints(),
approximateRefSets(),
computeDominanceRanking(),
emoaIndEps(),
makeEMOAIndicator(),
normalize(),
plotDistribution(),
plotFront(),
plotScatter2d(),
plotScatter3d(),
toLatex()
[Package ecr version 2.1.1 Index]