View source: R/Diff_Gen_Exp_Enrich.R
axuiliar_function_to_mean | R Documentation |
Auxiliar function that computes the mean of a vector based on a group.
axuiliar_function_to_mean(x, y)
x |
vector of numeric values. |
y |
vector indicating the group to which each numeric value belong. |
## Not run: axuiliar_function_to_mean(x,y) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.