formata_tabela {AHPWR}R Documentation

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")

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

Value

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

Author(s)

Lyncoln Oliveira


[Package AHPWR version 0.1.0 Index]