count_lipids | R Documentation |
count_lipids
tabulates the number of occurrences and frequency
of detection of each lipid and returns as a tibble.
count_lipids(df)
df |
Dataframe or tibble containing the following columns: Batch, DataFileName, RetTimeSecs, MajorHeightnA, TotalPeakArea1, DisplayDelta1, Name. |
A tibble in long format containing the name of each lipid and the frequency with which it is detected in a sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.