psypro | R Documentation |
Transform psypro output files into csv dataframe with mean water potential of your triplicate.
psypro(usedset, lim = c(-3, 2), ID_vec, path_to_calibration, psypro_output)
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 |
dataframes and graphs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.