pivot_wider.ftirs | R Documentation |
Pivot a FTIRS dataframe to wider, non-tidy format, necessary for input into a PLSR model.
## S3 method for class 'ftirs' pivot_wider(ftirs_data_long, ...)
ftirs_data_long |
A long, tidy format FTIRS dataframe. |
... |
Other arguments passed on to methods. Not currently used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.