Workshop on User-friendly biplots in R with biplotEZ
To view html slides: Download and open.
Centre for Multi-Dimensional Data Visualisation (MuViSU)
Presenters: Raeesa Ganey & Johané Nienkemper-Swanepoel
To install the R package from CRAN:
install.packages("biplotEZ")
library(biplotEZ)
To install the development version of biplotEZ from GitHub:
library(devtools)
devtools::install_github("MuViSU/biplotEZ_beta")