Learn R Programming

hyperSpec (version 0.95)

laser: Laser Emission

Description

A time series of an unstable laser emission.

Usage

data(laser)

Arguments

format

The data set consists of 84 laser emission spectra measured during 95 min. Each spectrum has 36 data points in the range of 404.5 nm to 405.8 nm.

Details

see the Vignette

Examples

Run this code
laser

vignette ("laser", package="hyperSpec")

plot (laser[,,405], "ts", plot.args = list (type = "b"))

Run the code above in your browser using DataLab