jip_test | R Documentation |
return jip test parameters from the induction data measured by LI-6800.
jip_test(df, use_PAM = FALSE)
df |
dataframe that contains the induction data. |
use_PAM |
if TRUE use the PAM fluorescence signal, else use the continiuous signal |
the aim is to quickly calculate all the jip test parameters in batch, as one usually take large number of data in one measurement.
## Not run:
library(jiptest)
jip_test('./ojip1_2_2', 'd:/testdata/')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.