# imported functions ================================
#' @importFrom pracma clear
#' @export
pracma::clear
#' @importFrom pracma flipud
#' @export
pracma::flipud
#' @importFrom pracma fliplr
#' @export
pracma::fliplr
#' @importFrom pracma flipdim
#' @export
pracma::flipdim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.