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
11 stars 9 forks source link

Update README to help new R users install and run package #70

Closed serbinsh closed 3 years ago

serbinsh commented 3 years ago

@regnans https://github.com/TESTgroup-BNL/PLSR_for_plant_trait_prediction/issues/69#issuecomment-778879497

Assigning updating the README to you so you can add the suggested changes you were thinking about. Feel free to make the edits right in GH.

regnans commented 3 years ago

I've added a Getting Started section to help smooth the way for beginners. As I am a beginner, I didn't know all of the answers - need to add detail on the best way to get the code from GitHub to RStudio (or whatever is being used). Will also need a language check on this section to make sure I've used correct terminology.

serbinsh commented 3 years ago

Done