latticeExtra (version 0.6-9)

biocAccess: Hourly access attempts to Bioconductor website

Description

This data set records the hourly number of access attempts to the Bioconductor website (http://www.bioconductor.org) during January through May of 2007. The counts are essentially an aggregation of the number of entries in the access log.

Usage

data(biocAccess)

Arguments

Examples

Run this code
data(biocAccess)
xyplot(stl(ts(biocAccess$counts[1:(24 * 30)], frequency = 24), "periodic"))

Run the code above in your browser using DataLab