tidyindex

R-CMD-check Codecov test coverage

Tidyindex provides infrastructures to construct and analyse indexes in a pipeline workflow. The pipeline workflow contains 9 modules for users to arrange into an index, including:

The package is still in early development stage.

Installation

You can install the CRAN version with:

install.packages("tidyindex")

or the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("huizezhang-sherry/tidyindex")