https://github.com/cran/lattice
Raw File
Tip revision: 1db387a24205c64950db75b38caf2f98a5a27bcf authored by Deepayan Sarkar on 02 May 2021, 12:30:02 UTC
version 0.20-44
Tip revision: 1db387a
README.md
# Lattice

Lattice is a powerful and elegant high-level data visualization system
for R, inspired by Trellis graphics. It is designed with an emphasis
on multivariate data, and in particular allows easy conditioning to
produce "small multiple" plots. Lattice is sufficient for typical
graphics needs, and is also flexible enough to handle most nonstandard
requirements.

back to top