#' Biostatistical miscellaneous functions
#'
#' Frequently used biostatistical miscellaneous R functions and utilities.
#' Useful for general microarray analysis, gene network analysis, and other
#' biostatistical applications.
#' @author Anders Ellern Bilgrau <anders.ellern.bilgrau (at) gmail.com>
#' @docType package
#' @name Bmisc-package
#' @aliases Bmisc-package Bmisc bmisc
#' @useDynLib Bmisc
#' @importFrom Rcpp evalCpp
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.