View source: R/basic_analysis.R
top_n_results | R Documentation |
returns the top n results from a nested data frame
top_n_results(data, col, codes_to, score_to, n = 3)
data |
data |
col |
the column |
codes_to |
ccc |
score_to |
ss |
n |
n |
a mutated copy of the data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.