ttScrape | R Documentation |
the function downloads ITTNet data from specific servers and split the different strings into specific data frames for further processing
ttScrape(ID)
ID |
the ID of yout ttCloud |
subset_days |
days to be analyzed from the end of measurements. "all" doesn't subset the timeseries. If no argument is inserted, the function will pre-process all the data available (as for "all") |
the function returns data frames of type: mydata_4B: ttcloud data including records to be set, TTcloud battery level and GSM field mydata_49: spectrometers' data for each TreeTalker mydata_4D: data from sensors of each TreeTalker connected to the TTcloud mydata_4C: RSSI radio signal strenght between the TreeTalkers and the TTcloud
Enrico Tomelleri
ttScrape("C0200091", 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.