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