seed_rawdata_table: Initialization of data table for recording raw data

Description Usage Arguments

View source: R/seed_rawdata_table.R

Description

Initialization of data table for recording raw data

Usage

1
2
3
4
5
6
seed_rawdata_table(
  num.injections,
  tick.num = 15,
  tick.interval = 14,
  mixing_wait_duration = 120
)

Arguments

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


XiangZhangSC/rwave documentation built on Aug. 26, 2020, 10:34 a.m.