README.md

adegraphics

CRAN_Release_Badge CRAN Downloads R-CMD-check

An S4 Lattice-Based Package for the Representation of Multivariate Data

Please note! Since January 2024, this repository has belonged to the adeverse organization. To avoid confusion, we strongly recommend updating any existing local clones to point to the new repository URL. You can do this by using git remote on the command line:

git remote set-url origin git@github.com:adeverse/adegraphics.git

or

git remote set-url origin https://github.com/adeverse/adegraphics.git

Read the wiki for more information

Installing the development version of adegraphics

Then:

remotes::install_github("adeverse/adegraphics")

If you do not wish to install the development environments Rtools (Windows) / XCode (Mac), we can supply binary packages of the development version of adegraphics on request.

Installing the stable version of adegraphics

install.packages("adegraphics")

Loading adegraphics

library("adegraphics")


sdray/adegraphics documentation built on July 26, 2024, 1:25 a.m.