R/apple.R

#' Quarterly reporting data by Apple Inc (2015-2018)
#'
#'
#'
#' @source <>
#' @format Data frame with columns
#' \describe{
#' \item{Year}{Year}
#' \item{Quarter}{Quarter}
#' \item{Product}{Product line}
#' \item{Units}{Units sold in quarter (millions)}
#' \item{Revenue}{Revenue (millions of USD)}
#' }
"apple"
thisisdaryn/workshop documentation built on Jan. 17, 2020, 7:31 p.m.