pivot_wider.ftirs: Pivot a FTIRS dataframe to wider, non-tidy format, necessary...

View source: R/ftirs.R

pivot_wider.ftirsR Documentation

Pivot a FTIRS dataframe to wider, non-tidy format, necessary for input into a PLSR model.

Description

Pivot a FTIRS dataframe to wider, non-tidy format, necessary for input into a PLSR model.

Usage

## S3 method for class 'ftirs'
pivot_wider(ftirs_data_long, ...)

Arguments

ftirs_data_long

A long, tidy format FTIRS dataframe.

...

Other arguments passed on to methods. Not currently used.


sds270-s22/ftirsr documentation built on June 24, 2022, 12:56 p.m.