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 10. Creating Applications in R

In this chapter, we will cover the following recipes:

  • Creating animated plots in R

  • Creating a presentation in R

  • A basic introduction to API and XML

  • Constructing a bar plot using XML in R

  • Creating a very simple shiny app in R