Description Usage Arguments Value Author(s)
Get hourly data from the Informatics UPS logs
| 1 2 | get.ups.hourly(from, to, upss = c("forumA", "forumB"),
  infer.missing.data = TRUE, ...)
 | 
| from | Date from which to collect data | 
| to | Date to which to collect data | 
| upss | Vector of UPSs from which to collect data | 
| infer.missing.data | If one UPS in upss returns NA and the other doesn't try to infer the value of the missing UPS by assuming it is the same as the functioning UPS. | 
| ... | Arguments passed to  | 
Data frame with columns Time (the centre of the
time period) and kWh (energy use in kWh in the hour
centred on Time)
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.