polygonplot {emu} | R Documentation |
plots a polygon
polygonplot(data, labels, order, formant = TRUE, axes = TRUE, xlab = "", ylab = "", main = "", xlim, ylim)
data |
data matrix |
labels |
labels |
order |
order |
formant |
formant TRUE or FALSE transposes the axes |
axes |
axes |
xlab |
xlab |
ylab |
ylab |
main |
main |
xlim |
xlim |
ylim |
ylim |