formata_tabela {AHPWR} | R Documentation |
Format an AHP table created by the general ahp() function
formata_tabela(tabela, cores = "PADRAO")
tabela |
AHP table created by the general ahp() function |
cores |
Color pattern to format the table. If "PADRAO" returns the color pattern (green, blue, green or blue); if "GRAY" returns the default gray color; if "WHITE" returns the table without colors |
Returns a table formatted with background colors responsive to element priority amounts
Lyncoln Oliveira