目錄(117章)
倒序
- coverpage
- R Data Visualization Cookbook
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Conventions
- Reader feedback
- Customer support
- Chapter 1. A Simple Guide to R
- Installing packages and getting help in R
- Data types in R
- Special values in R
- Matrices in R
- Editing a matrix in R
- Data frames in R
- Editing a data frame in R
- Importing data in R
- Exporting data in R
- Writing a function in R
- Writing if else statements in R
- Basic loops in R
- Nested loops in R
- The apply lapply sapply and tapply functions
- Using par to beautify a plot in R
- Saving plots
- Chapter 2. Basic and Interactive Plots
- Introduction
- Introducing a scatter plot
- Scatter plots with texts labels and lines
- Connecting points in a scatter plot
- Generating an interactive scatter plot
- A simple bar plot
- An interactive bar plot
- A simple line plot
- Line plot to tell an effective story
- Generating an interactive Gantt/timeline chart in R
- Merging histograms
- Making an interactive bubble plot
- Constructing a waterfall plot in R
- Chapter 3. Heat Maps and Dendrograms
- Introduction
- Constructing a simple dendrogram
- Creating dendrograms with colors and labels
- Creating a heat map
- Generating a heat map with customized colors
- Generating an integrated dendrogram and a heat map
- Creating a three-dimensional heat map and a stereo map
- Constructing a tree map in R
- Chapter 4. Maps
- Introduction
- Introducing regional maps
- Introducing choropleth maps
- A guide to contour maps
- Constructing maps with bubbles
- Integrating text with maps
- Introducing shapefiles
- Creating cartograms
- Chapter 5. The Pie Chart and Its Alternatives
- Introduction
- Generating a simple pie chart
- Constructing pie charts with labels
- Creating donut plots and interactive plots
- Generating a slope chart
- Constructing a fan plot
- Chapter 6. Adding the Third Dimension
- Introduction
- Constructing a 3D scatter plot
- Generating a 3D scatter plot with text
- A simple 3D pie chart
- A simple 3D histogram
- Generating a 3D contour plot
- Integrating a 3D contour and a surface plot
- Animating a 3D surface plot
- Chapter 7. Data in Higher Dimensions
- Introduction
- Constructing a sunflower plot
- Creating a hexbin plot
- Generating interactive calendar maps
- Creating Chernoff faces in R
- Constructing a coxcomb plot in R
- Constructing network plots
- Constructing a radial plot
- Generating a very basic pyramid plot
- Chapter 8. Visualizing Continuous Data
- Introduction
- 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
- Chapter 9. Visualizing Text and XKCD-style Plots
- Introduction
- Generating a word cloud
- Constructing a word cloud from a document
- Generating a comparison cloud
- Constructing a correlation plot and a phrase tree
- Generating plots with custom fonts
- Generating an XKCD-style plot
- Chapter 10. Creating Applications in R
- Introduction
- 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
- Index 更新時間:2021-08-06 19:21:33
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- Instant 960 Grid System
- 深入淺出DPDK
- MongoDB權威指南(第3版)
- 用戶體驗增長:數字化·智能化·綠色化
- 編程與類型系統
- NoSQL數據庫原理
- Extreme C
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Nagios Core Administration Cookbook(Second Edition)
- C陷阱與缺陷
- Photoshop智能手機APP界面設計
- Instant Apache Camel Messaging System
- Java核心編程
- Yii框架深度剖析
- C# 7.0核心技術指南(原書第7版)
- 計算機應用基礎
- Web測試囧事
- 數據結構和算法(Python和C++語言描述)
- The Ruby Workshop
- ATmega16單片機C語言程序設計經典實例
- OpenCV Computer Vision with Python
- 深入理解JVM字節碼
- 機器學習實戰
- 網絡安全Java代碼審計實戰
- CPU眼里的C/C++
- Learn Docker:Fundamentals of Docker 19.x
- Kali Linux:An Ethical Hacker's Cookbook
- 計算機應用基礎任務教程(Windows 7+Office 2010)
- Hadoop Backup and Recovery Solutions