diffdetect_summary_prettyprint | R Documentation |
prettyprint table that summarizes differential detect results
diffdetect_summary_prettyprint(
dataset,
use_quant = FALSE,
trim_contrast_names = FALSE
)
dataset |
dataset that includes DD results |
use_quant |
boolean indicating whether the 'detect' or 'quant' zcore results should be returned |
trim_contrast_names |
reduce string length of "A vs B" style contrast description |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.