RomainFeron / PSASS-vis

An R package to visualize results from PSASS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSASS-vis

Overview

PSASS-vis is an R package to visualize results from PSASS. PSASS-vis was developed as part of a project by the LPGP lab from INRA, Rennes, France. PSASS-vis is not officially released and still in transition to version 2.0.0 to match PSASS.

Installation

# Installation from GitHub requires devtools
install.packages("devtools")
library(devtools)
devtools::install_github("RomainFeron/PSASS-vis")

A more detailed readme will be coming soon.

About

An R package to visualize results from PSASS

License:GNU General Public License v3.0


Languages

Language:R 100.0%