R/khermisc.R

#' 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
KlausHerrmann/khermisc documentation built on May 6, 2023, 7:08 p.m.