ttTair | R Documentation |
The function makes use of data frames created by the "ttScrape()" function. It processes data from a Thermohygrometer (NXP/Freescale. Model: Si7006).
ttTair(mydata_4D, plot_label)
mydata_4D |
a ttScrape object |
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).
load(file = "data/mydata_4D.rda")
ttTair(mydata_4D, "split")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.