#' khermisc: A package collecting different useful functions without a specific purpose.
#'
#' The khermisc package collects functions without a specific purpose. The functions can be in different categories:
#' Simple utility functions or to help with computations on clusters.
#'
#' @section khermisc functions:
#' The mypackage functions ...
#'
#' @docType khermisc
#' @name khermisc
#' @useDynLib khermisc, .registration=TRUE
#' @importFrom Rcpp evalCpp sourceCpp
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.