View source: R/pre_imdanova_melt.R
pre_imdanova_melt | R Documentation |
This function creates a melted version of e_data, grouped by edata_id and group designation, for future use of implementing a IMD_ANOVA filter
pre_imdanova_melt(e_data, groupDF, samp_id)
e_data |
|
groupDF |
data frame created by |
samp_id |
character string specifying the name of the column containing
the sample identifiers in |
a data frame of class "grouped_dt" which is compatible with functions in the dplyr package
Lisa Bramer, Kelly Stratton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.