Learn R Programming

TIMP (version 1.13.6)

denS4: Time-resolved absorption data

Description

Time-resolved absorption data measured at two different laser intensities

Usage

data("denS4")
data("denS5")

Arguments

Format

denS4 is an object of class dat representing absorption data. denS5 is an object of class dat representing absorption data measured at half the laser intensity as compared to the intensity used to measure denS4.

References

This data was described in Mullen KM, van Stokkum IHM (2007). TIMP: An R Package for Modeling Multi-way Spectroscopic Measurements. Journal of Statistical Software, 18(3), tools:::Rd_expr_doi("10.18637/jss.v018.i03").

Examples

Run this code
data("denS4")
image.plot(denS4@x, denS4@x2, denS4@psi.df)

Run the code above in your browser using DataLab