#' nbHelpers
#'
#' A package with a collection of helper functions for bioinformatics analyses
#'
#' @docType package
#' @author Nikolas Barkas
#' @import Matrix utils stringdist matrixcalc gtools Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib nbHelpers
#' @name nbHelpers
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.