Page views from Sep 21, 2007 to Dec 2, 2007 of Yihui's website
The data is collected by Awstats for the website http://yihui.name.
A data frame with 73 observations on the following 5 variables.
Date starts from Sep 21, 2007 to Dec 2, 2007.
number of visits: a new visit is defined as each new incoming visitor (viewing or browsing a page) who was not connected to the site during last 60 min.
number of times a page of the site is viewed (sum for all visitors for all visits). This piece of data differs from “files” in that it counts only HTML pages and excludes images and other files.
number of times a page, image, file of the site is viewed or downloaded by someone.
amount of data downloaded by all pages, images and files within the site (units in MegaBytes).
plot(pageview[, 1:2], type = "b", col = "red", main = "Number of Visits in Yihui's Web") ## partial auto-correlation pacf(pageview$visits)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.