Description Usage Arguments Details Value Author(s) References
Function to calculate the summary by mean for breeding data
1 |
data |
A data frame |
idx |
The name or position of the measured variable that will be summarized. |
groupfactors |
A vector containing names of columns that contain grouping variables |
na.rm |
A boolean that indicates whether to ignore NA's |
This function returns the summary by mean. Furthermore, this function use the doBy package.
A data frame with the count, mean and standard desviation
Omar Benites
Some code for this function were inspired by Cookbook for R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.