ttscrape: a function to do download and split ITTNet data

ttScrapeR Documentation

a function to do download and split ITTNet data

Description

the function downloads ITTNet data from specific servers and split the different strings into specific data frames for further processing

Usage

ttScrape(ID)

Arguments

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")

Value

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

Author(s)

Enrico Tomelleri

Examples

  ttScrape("C0200091", 10)
  

EnricoTomelleri/ttalkR documentation built on Sept. 27, 2024, 2:49 p.m.