View source: R/summarizeWells.R
summarizeWells | R Documentation |
Summarize the objects within wells by calculating various population statistics, including the median, mean, standard deviation, and coefficient of variation (CV) for worm_length_um
.
The number of objects in the wells are also calculated. The output can be used with the various well flag (WF) functions if desired.
summarizeWells(data, OF = "filter", drop = T)
data |
A data frame output from the |
OF |
Specify either |
drop |
Logical, if |
A data frame with summary statistics for wells to be used with easyXpress well flag (WF) functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.