# hold package help and package level import. No need to repeat self, so only include package repo and package website.
#'
#'
#' - [github repo](https://github.com/ctmm-initiative/ddim)
#'
#' @docType package
#' @name ddim
#' @import ctmm
#' @import data.table
NULL
#' Pipe operator
#'
#' Pipe an object forward into a function or call expression. See
#' [magrittr](https://magrittr.tidyverse.org/reference/pipe.html).
#'
#' @importFrom magrittr %>%
#' @name %>%
#' @rdname pipe
#' @export
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.