Description Usage Arguments Value
Compares two rankingDE by plotting the ranks of their elements against each other.
1 2  | plot_rankings(ranking1, ranking2, nmax = min(dim(ranking.df(ranking1))[1],
  dim(ranking.df(ranking2))[1]))
 | 
ranking1 | 
 a first   | 
ranking2 | 
 a second   | 
nmax | 
 integer, design the last elemtns where to stop the comparison (default is the minimum length of the two rankings).  | 
returns a plot comparing two plots rank by rank.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.