plotLorenz | R Documentation |
Plot of a set of Lorenz curves
plotLorenz(
X,
var = FALSE,
title = " Lorenz curves",
show.norm = FALSE,
show.leg = TRUE,
col.index = 1:ncol(X),
identity.grid = FALSE,
label = 0,
leg.lwd = 2,
gPars = ErrViewLib::setgPars()
)
X |
- |
var |
- |
title |
- |
show.norm |
- |
show.leg |
- |
col.index |
- |
identity.grid |
- |
label |
- |
leg.lwd |
- |
gPars |
- |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.