Welcome to the consensus
package! The goal of consensus is to serve as a tool for managing rankings and profile of rankings and applying ranking rules.
Check the full doc in https://noeliarico.github.io/consensus/
You can install the released version of consensus from CRAN with:
install.packages("consensus")
This is a basic example which shows you how to solve a common problem:
library(consensus) ## basic example code