https://github.com/deepayan/lattice
Trellis Graphics for R
https://github.com/deepayan/lattice
Last synced: 15 days ago
JSON representation
Trellis Graphics for R
- Host: GitHub
- URL: https://github.com/deepayan/lattice
- Owner: deepayan
- License: other
- Created: 2016-12-09T09:46:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2026-02-03T17:29:01.000Z (about 1 month ago)
- Last Synced: 2026-02-04T06:53:43.344Z (about 1 month ago)
- Language: R
- Homepage: http://lattice.r-forge.r-project.org/
- Size: 2.15 MB
- Stars: 71
- Watchers: 9
- Forks: 16
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE.note
Awesome Lists containing this project
- fucking-awesome-R - lattice - A powerful and elegant high-level data visualization system. (Graphic Displays)
- awesome-R - lattice - A powerful and elegant high-level data visualization system. (Graphic Displays)
- awesome-R - lattice - A powerful and elegant high-level data visualization system. (Graphic Displays)
- awesome-r-dataviz - lattice - High-level data visualization system inspired by Trellis graphics,. (Others / Miscellaneous)
README
# 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.