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