Learn R Programming

AHPWR (version 0.1.0)

formata_tabela: Format an AHP table created by the general ahp() function

Description

Format an AHP table created by the general ahp() function

Usage

formata_tabela(tabela, cores = "PADRAO")

Value

Returns a table formatted with background colors responsive to element priority amounts

Arguments

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

Author

Lyncoln Oliveira