plantphys / spectratrait

A tutorial R package for illustrating how to fit, evaluate, and report spectra-trait PLSR models. The package provides functions to enhance the base functionality of the R pls package, identify an optimal number of PLSR components, standardize model validation, and vignette examples that utilize datasets sourced from EcoSIS (ecosis.org)
GNU General Public License v3.0
12 stars 9 forks source link

Build manual #62

Closed serbinsh closed 3 years ago

serbinsh commented 3 years ago

Make sure to create the PDF manual

in the package folder, run:

R

devtools::build_manual(pkg = ".", path = NULL)
serbinsh commented 3 years ago

Example. Could do with improved documentation in each function

spectratrait_0.9.9.pdf