View source: R/seed_rawdata_table.R
Initialization of data table for recording raw data
1 2 3 4 5 6 | seed_rawdata_table(
num.injections,
tick.num = 15,
tick.interval = 14,
mixing_wait_duration = 120
)
|
num.injections |
the number of injections used in Seahorse XF analysis |
tick.num |
the number of ticks within each measurement period |
tick.interval |
the time interval between two ticks in a measurement period, seconds |
mixing_wait_duration |
the time interval between two measurement periods, seconds |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.