R/cbind_exparray.R

#' Bind two expanded arrays in a column direction
#'
#' @param exparr1 An expanded array
#' @param exparr2 An expanded array
#'
#' @importFrom R6 R6Class
#' @export
#'

cbind_exparray <- cbind_expanded_array
YT100100/TodaFunc documentation built on July 18, 2024, 4:46 p.m.