Description Usage Arguments Value
Compute the coordinates of the Lorenz curve for the distribution
of code z
, using weights w
. If w
is not given,
the unwweighted Lorenz curve is computed.
1 | lorenz(z, w)
|
z |
a numerical vector. |
w |
a numerical vector with the same length as |
a [tibble][tibble::tibble-package] with the coordinates of the Lorenz curve.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.