#' mypackage: A package for computating the notorious bar statistic.
#'
#' The mypackage package provides three categories of important functions:
#' foo, bar and baz.
#'
#' @section Mypackage functions:
#' The mypackage functions ...
#'
#' @docType package
#' @name rpcmtree
#' @useDynLib rpcmtree
#' @import partykit tidyr lme4 dplyr R6 stats Rcpp
NULL
# > NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.