add_rank | R Documentation |
add_rank
returns a copy of the passed data frame containing a new
column called rank
which has the ranks of the named score column
add_rank(df, quo_score_col)
df |
data frame |
quo_score_col |
quoted score column name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.