zenplots {zenplots} | R Documentation |
zenplots: Zigzag Expanded Navigation Plots
Description
Zenplots, like pairs plots (scatterplot matrices), lay out a large number of one- and two-dimensional plots in an organized way.
Details
Unlike pairs plots, zenplots can lay out a much larger number of plots by pursuing a zigzagging layout (following a zenpath) of alternating one- and two-dimensional plots.
The plots can be created by R's base graphics package, by the grid graphics package, or even made interactive (brushing, etc.) by using using the loon package.
[Package zenplots version 1.0.6 Index]