R/acomb.R

Defines functions acomb

#' acomb functions
#' @keyword acomb
#' @export
#' @examples
acomb <- function(...) abind::abind(..., along=3)
jamaas/jammwe documentation built on May 20, 2019, 10:19 p.m.