Description Usage Arguments Value Author(s) Examples
Plotting the criteria/subcriteria ahp weights in a bar/pie plot.
1 2 3 |
srcfile |
a matrix, where the first column includes criteria/subcriteria ID and the second includes the ahp weights. |
color |
the color palette to fill bars. Either provide a vector of n colors, where n is the number of criteria, or choose from the following palettes 'rainbow, heat, terrain, topo, cm'. The default value is rainbow. |
fontsize |
the font size of the plot title, and x and y axis labels. The default value is 15. |
xcex,ycex |
the font size of the x and y axis, respectively. The default values is 10. |
pcex |
the font size of the labels inside pie chart |
digit |
the number of digits after decimal point to be shown on the x axis. |
xlab,ylab |
the label of the x and y axis, respectively. |
type |
wplot offers two plot types; bar and pie plots. Default value is bar. |
main |
the plot title |
An object created by 'ggplot'.
Daryanaz Dargahi
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.