The goal of phenoriceR is to collect and document generic post-processing scripts used to analyze PhenoRice results, as well as to collect and share ideas for processing and analysis through its website at https://lbusett.github.io/phenoriceR/.

Installation

You can install phenoriceR from github with:

# install.packages("devtools")
devtools::install_github("lbusett/phenoriceR")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code