View source: R/suitability_utils.R
| config_suitability | R Documentation |
Configure suitability runs by specifying vial position and range of runs to include.
config_suitability(quantres, vial_pos, start = NULL, end = NULL)
quantres |
QuantRes object |
vial_pos |
Vial position to use for suitability (e.g., "2:H,9") |
start |
Start position (1-based index) of runs to include. If NULL, starts from the first run. |
end |
End position (1-based index) of runs to include. If NULL, ends at the last run. |
Updated QuantRes object with suitability configuration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.