gt_table | R Documentation |
Compare vectors element-wise, and tabulate N times each vector is greater than the others
gt_table(x = list(), x_name = NULL, na.rm = TRUE, verbosity = 1L)
x |
List of vectors of same length. |
x_name |
Character: Name of measure being compared. |
na.rm |
Passed to |
verbosity |
Integer: Verbosity level. |
Data frame of N times each vector is greater than the others.
EDG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.