as.ftirs: Coerce data frame into object class 'ftirs' This only changes...

View source: R/ftirs.R

as.ftirsR Documentation

Coerce data frame into object class ftirs This only changes the class label of the object in order to access the methods of the class. It does not change anything about the object besides the classification.

Description

Coerce data frame into object class ftirs This only changes the class label of the object in order to access the methods of the class. It does not change anything about the object besides the classification.

Usage

as.ftirs(df)

Arguments

df

A data.frame to coerce to class ftirs.


sds270-s22/plsr documentation built on June 22, 2022, 2:43 a.m.