#' @importFrom assertthat assert_that
NULL
#' \pkg{customR}: Custom utility functions
#'
#' customR contains custom functions that were developed from stackoverflow and reddit users that had a need for certain functions
#'
#' @section customR functions:
#' The main functions are:
#' \tabular{ll}{
#' \code{rerank()} \tab Remove and Rank\cr
#' }
#' @docType package
#' @name customR-pkg
#' @seealso \code{PMMSKNN}
#' @note
#' Development of this package was kindly supported by
#' CK under CK-GOFUNDME
#' @references
#' Chong H. Kim et al. (2019). \emph{Development of random/custom
#' functions for users of stackoverflow and reddit r/rstats}
#' In preparation.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.