R/pc_cold.R

#' Profile of Vehicle start patterns
#'
#' This dataset is a dataframe with percentage of hourly starts with a lapse
#' of 6 hours with engine turned off. Data source is:
#' Lents J., Davis N., Nikkila N., Osses M. 2004. Sao Paulo vehicle activity
#' study. ISSRC. www.issrc.org
#'
#' @format A data frame with 24 rows and 1 variables:
#' \describe{
#'   \item{V1}{24 hours profile vehicle starts for Monday}
#' }
#' @usage data(pc_cold)
#' @docType data
"pc_cold"
ibarraespinosa/vein documentation built on April 13, 2024, 8:51 p.m.