#' @keywords internal
"_PACKAGE"
#' @title GEAP: Gene Expression Analysis Platform
#'
#' @description The current package is used simultaneously to GEAP executable run-time.
#'
#' @section Package functions:
#' TODO: Listing of functions
#'
#' @docType package
#' @name rgeap
NULL
#' @useDynLib rgeap
#' @importFrom Rcpp sourceCpp
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.