ttStWC | R Documentation |
The function makes use of data frames created by the "ttScrape()" function. It processes data from a Capacitive sensor (MicroPCB (20x3x2) mm with copper plates)
ttStWC(mydata_4D, species, plot_label)
mydata_4D |
a ttScrape object |
plot_label |
"spruce", "beech", "poplar", "pine" |
plot_label |
"all_in_one": all the treetalkers in a plot "split": each treetalker in a different panel "none": it doesn't plot |
Enrico Tomelleri
TT+ user manual, Nature 4.0 (version 02/09/2020). Asgharinia, S., Belelli Marchesini, L., Gianelle, D., and Valentini, R.: Design and Performance Evaluation of Internet of Things (IoT) Based Multifunctional Device for Plant Ecophysiology & Hydrology: Toward Stem Water Content & Sap Flow , EGU General Assembly 2020, Online, 4–8 May 2020, EGU2020-17021, https://doi.org/10.5194/egusphere-egu2020-17021, 2020
load(file = "data/mydata_4D.rda")
ttStWC(mydata_4D, "spruce", "split")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.