View source: R/data_import_base.R
import_batch | R Documentation |
This is the first function in the plfaR workflow, loading named PLFA peak list from a single batch for use in downstream analysis.
import_batch(file_path)
file_path |
Full file path, including file extension for the Excel file containing PLFA data. The input Excel file must contain Batch, DataFileName, RetTimeSecs, MajorHeightnA, TotalPeakArea1, DisplayDelta1, and Name columns. |
Tibble suitable for downstream analyses in plfaR. Contains the input columns as well as BatchDataFileName.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.