Description Usage Arguments Value
View source: R/post_module_joins.R
Aggregate column 1 based on grouping by column 2
1 | group_agg_two(f, colns = NULL, pattern = NULL)
|
f |
table object with colnames specified in colns |
colns |
colnames of f on which to aggregate, group in that order! |
pattern |
string to grep for colnames on which to operate |
agg_f aggregated gene ID, names table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.