Format an AHP table created by the general ahp() function
formata_tabela(tabela, cores = "PADRAO")Returns a table formatted with background colors responsive to element priority amounts
AHP table created by the general ahp() function
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
Lyncoln Oliveira