get_sig_rows | R Documentation |
#' returns a logical vector of length equal to row number of matrix
get_sig_rows(l, metric = "bootstrap_t_pval", sig_level = 0.05)
l |
list of results, usually from 'compare_many()' |
metric |
the test metric used to determine significance one of: |
sig_level |
significance level cutoff |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.