View source: R/prepare_batch.R
Import and prepare a batch for analysis, this function replaces batchPrep()
1 | prepare_batch(folder, ..., progress = TRUE, equipment = "ABI")
|
folder |
A path to a folder containing multiple exports from ABI7500 or Quantstudio 5 |
... |
Argumnts passed to read_[EQUIPMENT] |
progress |
logical, if TRUE a progressbar is shown works only on windows |
equipment |
Specify from what equipment the export originates, "ABI" for ABI7500, "quant" for quantstudio 5. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.