find_duplicates | R Documentation |
find_duplicates
Identify samples with naming errors resulting in a
lipid name being given to multiple peaks in a sample.
find_duplicates(df)
df |
Dataframe or tibble containing the following columns: Batch, DataFileName, RetTimeSecs, MajorHeightnA, TotalPeakArea1, DisplayDelta1, Name. |
Dataframe indicating the sample containing duplicate lipids, and the lipids within the sample that were duplicated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.