aggrNums | R Documentation |
aggrNums
summarizes log2FC
and intensity
by the
descriptive statistics of c("mean", "median", "weighted.mean",
"top.3")
aggrNums(f)
f |
A function for data summarization. |
df_num <- aggrNums(median)(df, prot_acc, na.rm = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.