jip_test: apply jip test data analysis to the data measured by LI-6800

View source: R/jip_test.R

jip_testR Documentation

apply jip test data analysis to the data measured by LI-6800

Description

return jip test parameters from the induction data measured by LI-6800.

Usage

jip_test(df, use_PAM = FALSE)

Arguments

df

dataframe that contains the induction data.

use_PAM

if TRUE use the PAM fluorescence signal, else use the continiuous signal

Details

the aim is to quickly calculate all the jip test parameters in batch, as one usually take large number of data in one measurement.

Examples

## Not run: 
library(jiptest)
jip_test('./ojip1_2_2', 'd:/testdata/')

## End(Not run)

zhujiedong/jiptest documentation built on April 23, 2024, 12:12 p.m.