R/cartilage.R

##' Spiky cartilage spectra
##'
##' A selection of Raman spectra, the first half with spikes, the second half
##' contains also spectra without spikes.
##' 
##' @name cartilage
##' @docType data
##' @format The data sets consists of 100 spectra with 1272 data points each.
##' location on the sample is recorded in columns \code{x} and \code{y}. 
##' @author A. Bonifacio and C. Beleites 
##' @keywords datasets
##' @examples
##' 
##' cartilage
##' plot (sample (cartilage, 10))
##' if (require(latticeExtra))
##'     plotmap (cartilage, func = max, col.regions = alois.palette, 
##'              panel = panel.levelplot.points)
NULL

Try the hyperSpecGUI package in your browser

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

hyperSpecGUI documentation built on May 2, 2019, 5:17 p.m.