R/package.R

## Copyright 2014 Sebastian Gibb
## <mail@sebastiangibb.de>
##
## This is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation, either version 3 of the License, or
## (at your option) any later version.
##
## It is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
## GNU General Public License for more details.
##
## See <http://www.gnu.org/licenses/>

#' Examples for MALDIquant
#'
#' This package provides example scripts and data to demonstrate the
#' usage of MALDIquant.
#'
#' \tabular{ll}{
#' Package: \tab MALDIquantExamples \cr
#' License: \tab GPL (>= 3)\cr
#' URL: \tab http://www.github.com/sgibb/MALDIquantExamples/ \cr
#' }
#'
#' @docType package
#' @name MALDIquantExamples-package
#' @author Sebastian Gibb <\email{mail@@sebastiangibb.de}>
#' @references \url{http://www.github.com/sgibb/MALDIquantExamples/}
#' @keywords package
#' @rdname MALDIquantExamples-package
#'
#' @import MALDIquant MALDIquantForeign sda crossval pvclust
#'
NULL
sgibb/MALDIquantExamples documentation built on Oct. 15, 2022, 3:25 a.m.