addRate {takos} | R Documentation |
Title addRate
Description
add to the thermogram the value of rate(s) for each cycle(s) as provided by the user
Usage
addRate(dat, lab_rate, lab_cycles)
Arguments
dat |
matrix |
lab_rate |
rate that corresponds to the cycles of the analysis performed |
lab_cycles |
number of the cycles of the analysis performed |
Value
the input matrix with one added column with the values of the rate of the cycles performed
[Package takos version 0.2.0 Index]