compositr makes it easy to create composite scores and build indices. It does this by providing a suite of functions that allow you to combine and manipulate indicators in various different ways.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("humaniverse/compositr")
If you encounter a clear bug, please file an issue with a minimal reproducible example on GitHub.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.