psypro: psypro

View source: R/PSYPRO.R

psyproR Documentation

psypro

Description

Transform psypro output files into csv dataframe with mean water potential of your triplicate.

Usage

psypro(usedset, lim = c(-3, 2), ID_vec, path_to_calibration, psypro_output)

Arguments

usedset

the predetermined name of your set 0,1,2 or 3.

lim

min and max values expected out of the psypro for you samples. Used to standardized graphs for faster reading. Discuss with lab members to understand!!

ID_vec

a vector of length 8 (number of sensors) with your samples' ID. Empty sensors are named 0

path_to_calibration

path to you calibration file.

psypro_output

path to your psypro output

Value

dataframes and graphs.


LafontRapnouilTristan/EcophyCofog documentation built on Oct. 16, 2022, 9:37 a.m.