R/ProcessorTime_data.R

#' @title Average Processor Time in 3 Clusters
#'
#' @description The data was extracted from Perf Counter Data in Cosmos for three
#'   clusters, i.e. \emph{BN2}, \emph{CH1B}, \emph{CO4}. It spans from \emph{2015-10-21} to
#'   \emph{2016-10-21} and gives the measurements in percentage of the variable
#'   \emph{processor time}.
#'
#' @docType data
#' @usage ProcessorTime
#' @format A data.table with 1 time column and 3 value columns named after
#'   clusters.
#' @keywords datasets
#' @references \href{http://sharepoint/sites/autopilot/default.aspx}{Perf Counter Data in Cosmos}
#' @examples
#' ProcessorTime
"ProcessorTime"
jingjin1018/anetimeseries documentation built on May 19, 2019, 10:35 a.m.