View source: R/rank_integer_index.R
Converts rank_cols
in all allowed forms to an integer index. Takes in ranked cols, either given by integer, logical, or named index. Converts to integer index.
1 | rank_integer_index(rank_cols, x_mat)
|
rank_cols |
Integer/number, or logical, or names within |
x_mat |
the x matrix of interest |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.