gtTable | R Documentation |
Compare vectors element-wise, and tabulate N times each vector is greater than the others
gtTable(x = list(), x.name = NULL, na.rm = TRUE, verbose = TRUE)
x |
List of vectors of same length |
x.name |
Character: Name of measure being compared |
na.rm |
Passed to |
verbose |
Logical: If TRUE, write output to console |
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.