Book Image

R Graphs Cookbook Second Edition

Book Image

R Graphs Cookbook Second Edition

Overview of this book

Table of Contents (22 chapters)
R Graphs Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 11. Data Visualization Using Lattice

In this chapter, we will cover the following recipes:

  • Creating bar charts

  • Creating stacked bar charts

  • Creating bar charts to visualize cross-tabulation

  • Creating a conditional histogram

  • Visualizing distributions through a kernel-density plot

  • Creating a normal Q-Q plot

  • Visualizing an empirical Cumulative Distribution Function

  • Creating a boxplot

  • Creating a conditional scatter plot