#' 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"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.