Learn R Programming

⚠️There's a newer version (0.100.2) of this package.Take me there.

hyperSpec (version 0.98-20161118)

Work with Hyperspectral Data, i.e. Spectra + Meta Information (Spatial, Time, Concentration, ...)

Description

Comfortable ways to work with hyperspectral data sets. I.e. spatially or time-resolved spectra, or spectra with any other kind of information associated with each of the spectra. The spectra can be data as obtained in XRF, UV/VIS, Fluorescence, AES, NIR, IR, Raman, NMR, MS, etc. More generally, any data that is recorded over a discretized variable, e.g. absorbance = f (wavelength), stored as a vector of absorbance values for discrete wavelengths is suitable.

Copy Link

Version

Install

install.packages('hyperSpec')

Monthly Downloads

1,392

Version

0.98-20161118

License

GPL (>= 3)

Last Published

November 19th, 2016

Functions in hyperSpec (0.98-20161118)

bind

chondro

Raman spectra of 2 Chondrocytes in Cartilage A Raman-map (laterally resolved Raman spectra) of chondrocytes in cartilage.
collapse

Collapse hyperSpec objects
cov,hyperSpec,missing-method

Covariance matrices for hyperSpec objects
decomposition

Convert Principal Component Decomposition or the like into a hyperSpec Object
plotmap

Plot a Map and Identify/Select Spectra in the Map levelplot functions for hyperSpec objects. An image or map of a summary value of each spectrum is plotted. Spectra may be identified by mouse click.
makeraster

makeraster
normalize01

normalization for mixed colors
hy.getOptions

Options for package hyperSpec Functions to access and set hyperSpec's options.
read.spc.Kaiser

read Kaiser .spc files
read.ini

Read INI files
read.txt.Shimadzu

Reads Shimadzu GCxGC-qMS - Spectra Files (.txt) as exported by Shimadzu Chrome Solution (v. 2.72) Mass Spectrometer: Shimadzu GCMS-QP 2010 Ultra (www.shimadzu.com)
mean_sd,numeric-method

Mean and Standard Deviation Calculate mean and standard deviation, and mean, mean \(\pm\) one standard deviation, respectively.
merge,hyperSpec,hyperSpec-method

Merge hyperSpec objects
qplotspc

Spectra plotting with ggplot2
qplotmixmap

qplotmap with colour mixing for multivariate overlay
read.spe

Import WinSpec SPE file
read.txt.Horiba

Import Horiba Labspec exported ASCII files
spc.loess

spc.identify

vanderMonde

Function evaluation on hyperSpec objects
rmmvnorm

Multivariate normal random numbers
scan.txt.Renishaw

import Raman measurements from Renishaw ASCII-files import Raman measurements from Renishaw (possibly compressed) .txt file.
scan.asc.Andor

File Import Andor Solis
trellis.factor.key

Color coding legend for factors Modifies a list of lattice arguments (as for levelplot, etc.) according to the factor levels. The colorkey will shows all levels (including unused), and the drawing colors will be set accordingly.
hy.unittest

hyperSpec unit tests If svUnit is available, run the unit tests and display the results.
wl.eval

Evaluate function on wavelengths of hyperSpec object
wl

Getting and Setting the Wavelength Axis wl returns the wavelength axis, wl<- sets it.
barbiturates

Barbiturates Spectra from .spc example files A time series of mass spectra in a list of hyperSpec objects.
spc.fit.poly

Polynomial Baseline Fitting These functions fit polynomal baselines.
.DollarNames.hyperSpec

command line completion for $
empty

Empty hyperSpec object
markpeak

Mark peak Marks location of the first spectrum at the data point closes to the specified position on the current plot.
[,hyperSpec-method

Extract and Replace parts of hyperSpec objects
chk.hy

Validation of hyperSpec objects
flu

Quinine Fluorescence Spectra Fluorescence spectra of different dilutions of quinine forming a calibration set.
Math2,hyperSpec-method

Math Functions for hyperSpec Objects
wc

wc word count of ASCII files
wl2i

Conversion between Wavelength and Spectra Matrix Column Index wl2i returns the column indices for the spectra matrix for the given wavelengths. i2wl converts column indices into wavelengths.
wlconv

Convert different wavelength units
orderwl

Sorting the Wavelengths of a hyperSpec Object Rearranges the hyperSpec object so that the wavelength vector is in increasing (or decreasing) order.
matlab.palette

Matlab-like Palettes Two palettes going from blue over green to red, approximately as the standard palette of Matlab does. The second one has darker green values and is better suited for plotting lines on white background.
scan.txt.Witec

File Import Witec Raman
seq.hyperSpec

Sequence generation along spectra or wavelengths This function generates sequences along the spectra (rows) or wavelengths of hyperSpec objects.
colSums

colSums, colMeans, rowSums and rowMeans functions for hyperSpec objects
Comparison

Comparison of hyperSpec objects
hyperSpec-package

Package hyperSpec
plotc

Calibration- and Timeseries Plots, Depth-Profiles and the like plotc plots intensities of a hyperSpec object over another dimension such as concentration, time, or a spatial coordinate.
initialize

Creating a hyperSpec Object Like other S4 objects, a hyperSpec object can be created by new. The hyperSpec object is then initialized using the given parameters.
plotmat

Plot spectra matrix
rbind.fill.matrix

Bind matrices by row, and fill missing columns with NA
quickdf

Quick data frame. Experimental version of as.data.frame that converts a list to a data frame, but doesn't do any checks to make sure it's a valid format. Much faster.
spc.NA.linapprox

Impute missing data points
split

Split a hyperSpec object according to groups split divides the hyperSpec object into a list of hyperSpec objects according to the groups given by f.
Arith

Arithmetical Operators for hyperSpec objects
as.data.frame

Conversion of a hyperSpec object into a data.frame or matrix as.data.frame returns x@data (as data.frame) as.matrix returns the spectra matrix x@data$spc as matrix
mark.dendrogram

map.sel.poly

Interactively select a polygon (grid graphics) and highlight points
paracetamol

Paracetamol Spectrum A Raman spectrum of a paracetamol tablet.
pearson.dist

Distance based on Pearson's \(R^2\)
read.jdx

JCAMP-DX Import for Shimadzu Library Spectra
read.mat.Cytospec

Import for Cytospec mat files
subset

subset
Summary

The functions
ncol,hyperSpec-method

The Number of Rows (Spectra), Columns, and Data Points per Spectrum of an hyperSpec Object)
dimnames,hyperSpec-method

dimnames for hyperSpec objects
read.spc

Import for Thermo Galactic's spc file format These functions allow to import Thermo Galactic/Grams .spc files.
read.ENVI.Nicolet

Import of ENVI data as hyperSpec object
spc.rubberband

Rubberband baseline correction
spc.smooth.spline

Spectral smoothing by splines
labels<-

Get and Set Labels of a hyperSpec Object value may be a list or vector of labels giving the new label for each of the entries specified by which.
laser

Laser Emission A time series of an unstable laser emission.
qplotmap

Spectra plotting with ggplot2
legendright

Plot multivariate data into colour channels
sample,hyperSpec-method

Random Samples and Permutations Take a sample of the specified size from the elements of x with or without replacement.
scale,hyperSpec-method

Center and scale hyperSpec object
as.character,hyperSpec-method

Convert a hyperSpec object to character strings for Display print, show, and summary show the result of as.character.
spc.bin

Wavelength Binning In order to reduce the spectral resolution and thus gain signal to noise ratio or to reduce the dimensionality of the spectral data set, the spectral resolution can be reduced.
plotspc

Plotting Spectra Plot the spectra of a hyperSpec object, i.e. intensity over wavelength. Instead of the intensity values of the spectra matrix summary values calculated from these may be used.
qplotc

Spectra plotting with ggplot2
sweep

read.txt.long

Import and Export of hyperSpec objects Besides save and load, two general ways to import and export data into hyperSpec objects exist.
aggregate

aggregate hyperSpec objects
apply

apply Computes summary statistics for the spectra of a hyperSpec object.
plot-methods

Plotting hyperSpec Objects
hyperSpec-class

Class "hyperSpec" This class handles hyperspectral data sets, i.e. spatially or time-resolved spectra, or spectra with any other kind of information associated with the spectra.
labels<-

Get and Set Labels of a hyperSpec Object value may be a list or vector of labels giving the new label for each of the entries specified by which.