R/webhits.R

#' Webpage Hits Data
#'
#' The number of daily visits to the author's website was obtained using
#' Google Analytics. The data is summarized by week.
#'
#' @format 35 obs. of 2 variables:
#' \describe{
#' \item{Week}{Week number}
#' \item{Hits}{Number of web hits}
#' }
#'
#' @source J. Albert
#'
"webhits"

Try the RbyExample package in your browser

Any scripts or data that you put into this service are public.

RbyExample documentation built on May 29, 2024, 5:50 a.m.