Learn R Programming

RamanMP (version 1.0)

matrix_unknown: Matrix with 4 unknown Raman spectra of plastic polymers

Description

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

Usage

data("matrix_unknown")

Arguments

Examples

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

Run the code above in your browser using DataLab