R/orders.R

#' Data from Parch and Posey
#'
#' This is data for the Parch and Posey orders
#'
#' @format A data frame with 8310 rows and 10 variables:
#' \describe{
#'   \item{account_id}
#'   \item{occurred_at}
#'   \item{standard_qty}
#'   \item{gloss_qty}
#'   \item{poster_qty}
#'   \item{total}
#'   \item{standard_amt_usd}
#'   \item{gloss_amt_usd}
#'   \item{poster_amt_usd}
#'   \item{total_amt_usd}
#' }
#' @source \url{https://modeanalytics.com/}
"orders"
jdbarillas/parchposey documentation built on May 21, 2019, 9:37 a.m.