View source: R/nonmissing_per_group.R
| nonmissing_per_group | R Documentation | 
This function computes the number of non-missing observations for samples, based on a group designation, for every biomolecule in the dataset
nonmissing_per_group(omicsData)
| omicsData | an optional object of one of the classes "pepData",
"proData", "metabData",  "lipidData", or "nmrData", usually created by
 | 
a list of length two. The first element giving the total number of
possible samples for each group. The second element giving a
data.frame with the first column giving the peptide and the second
through kth columns giving the number of non-missing observations for
each of the k groups.
Lisa Bramer, Kelly Stratton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.