Nothing
#' specmine: Metabolomics data analysis tools
#'
#' Tools for metabolomics and spectral data analysis and mining.
#'
#' @examples
#' \dontrun{
#' data(package = "specmine")
#' }
#' @keywords internal
#' @return No return value, called for side effects.
#' @importFrom grDevices colorRampPalette dev.flush dev.hold palette
#' @importFrom graphics abline arrows axis box boxplot legend lines matplot par text
#' @importFrom methods new
#' @importFrom stats IQR TukeyHSD aggregate approx as.dendrogram as.formula aov convolve
#' @importFrom stats cor dendrapply density dhyper dist hclust heatmap is.leaf
#' @importFrom stats kmeans kruskal.test ks.test lm mad median na.exclude
#' @importFrom stats p.adjust predict prcomp quantile reformulate rnorm sd spline
#' @importFrom utils head modifyList read.csv read.table tail write.csv
"_PACKAGE"
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.