R: What are the pros and cons of using Lattice versus ggplot2?

link|improve this question

74% accept rate
feedback

2 Answers

up vote 8 down vote accepted

This is summarized very nicely in a set of blog posts on the Learn R blog.

link|improve this answer
feedback

ggplot2 currently does not support true 3d surfaces, according to this post:

ggplot2 Version of Figures in “Lattice: Multivariate Data Visualization with R”

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.