powered by
indexplot(x, labels = seq_along(x), id.method = "y", type = "h", id.n = 0, ylab, ...)
showLabels
plot
x
NULL
plot.default
if (require("car")){ with(Prestige, indexplot(income, id.n=2, labels=rownames(Prestige))) }
Run the code above in your browser using DataLab