#' Bind two expanded arrays
#'
#' @param exparr1 An expanded array
#' @param exparr2 An expanded array
#' @param axis An axis to bind
#'
#' @importFrom R6 R6Class
#' @export
#'
bind_exparray <- bind_expanded_array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.