Learn R Programming

RamanMP (version 1.0)

single_unknown: Matrix with 1 unknown Raman spectra of plastic polymer

Description

Database with frequency data as a first column ("freq"), and intensity values of 1 unknown plastic polymers (purely by way of example).

Usage

data("single_unknown")

Arguments

Examples

Run this code
# NOT RUN {
data("single_unknown")
str(single_unknown)
summary(single_unknown)
# }

Run the code above in your browser using DataLab