R/inventorize.R

#' inventorize: Inventory Analytics And Cost Calculations.
#'
#' inventory analytics and cost calculations for SKUs.
#'
#' @docType package
#' @name inventorize
"_PACKAGE"

# Update this function call
utils::globalVariables(c("category","%>%","arrange","mutate","desc"))
haythamomar/inventorize documentation built on May 8, 2019, 8:56 p.m.