# NOT RUN {
aa <- QueueSummary("zwitchdev", "2015", c("pageviews", "visits"))
bb <- QueueSummary("zwitchdev", "", c("pageviews", "visits"),
date.from = "2016-01-01", date.to="2016-01-15")
enqueued.reprot.id <- QueueSummary("zwitchdev", "", c("pageviews", "visits"),
date.from = "2016-01-01", date.to="2016-01-15",
enqueueOnly=TRUE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab