R/specmine-package.R

#' 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

Try the specmine package in your browser

Any scripts or data that you put into this service are public.

specmine documentation built on Aug. 5, 2026, 5:06 p.m.