Book Image

R Data Visualization Cookbook

Book Image

R Data Visualization Cookbook

Overview of this book

Table of Contents (17 chapters)
R Data Visualization Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. Visualizing Continuous Data

In this chapter, we will cover the following recipes:

  • Generating a candlestick plot

  • Generating interactive candlestick plots

  • Generating a decomposed time series

  • Plotting a regression line

  • Constructing a box and whiskers plot

  • Generating a violin plot

  • Generating a quantile-quantile plot (QQ plot)

  • Generating a density plot

  • Generating a simple correlation plot