knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(wbpip)
Basic functions are meant to be used with single datasets.
md_compute_gini()
data("md_ABC_2000_income") wbpip:::md_compute_gini(welfare = md_ABC_2000_income$welfare, weight = md_ABC_2000_income$weight)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.