R/unique2010.R

#' Data of Zurich airport
#'
#' ATM: Air traffic movement, Pax: number of passanger \cr
#' More explanations in: regression script p. 1 \cr
#' Example for: Simple regression
#'
#' @docType data
#'
#' @usage data(unique2010)
#'
#' @format An object of class \code{data.frame}
#'
#' @keywords datasets
#'
#' @examples
#' data(unique2010)
"unique2010"
retodomax/DataRZ documentation built on March 14, 2020, 3:12 p.m.