#' Custom OPs
#'
#' Some custom reduction operations for data distributed over MPI.
#'
#' @import pbdMPI
#' @importFrom float fl
#' @importFrom utils capture.output
#'
#' @name cop-package
#' @docType package
#' @author Drew Schmidt \email{wrathematics AT gmail.com}
#' @references Programming with Big Data in R Website: \url{https://pbdr.org/}
#' @keywords Package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.