You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**statgenHTP** is developed as an easy-to-use package for analyzing data coming
from high throughput phenotyping (HTP) platform experiments. The package provides many options for plotting and exporting the results of the analyses. It was developed within the [EPPN^2020^ project](https://cordis.europa.eu/project/id/731013) to meet the needs for automated analyses of HTP data.
## Installation
* Install from CRAN:
```{r, eval = FALSE}
install.packages("statgenHTP")
```
* Install latest development version from GitHub (requires [remotes](https://github.com/r-lib/remotes) package):