zc_timeseries | R Documentation |
parse readings into a long data.frame
zc_timeseries(readings)
readings |
object of class |
## Not run: readings <- zc_readings("yourtoken", sn = "z6-00033", start_time = as.numeric(as.POSIXct(Sys.Date(),origin = "1970-01-01"))) zc_timeseries(readings) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.