目錄(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
推薦閱讀
- Docker and Kubernetes for Java Developers
- LabVIEW Graphical Programming Cookbook
- Android Jetpack開發:原理解析與應用實戰
- Learning Spring 5.0
- Interactive Data Visualization with Python
- MATLAB圖像處理超級學習手冊
- 算法訓練營:入門篇(全彩版)
- Python語言程序設計
- Python Game Programming By Example
- MATLAB 2020 從入門到精通
- JavaScript+Vue+React全程實例
- 一本書講透Java線程:原理與實踐
- Processing創意編程指南
- Java EE輕量級解決方案:S2SH
- Learning Apache Thrift
- Puppet Cookbook(Third Edition)
- 前端程序員面試筆試真題與解析
- 威脅建模:設計和交付更安全的軟件
- Server Side development with Node.js and Koa.js Quick Start Guide
- FORTRAN程序設計權威指南
- The C++ Workshop
- 趣學Python游戲編程
- Intelligent Document Capture with Ephesoft(Second Edition)
- 來吧,一起創客
- Java修煉指南:核心框架精講
- Kali Linux Wireless Penetration Testing:Beginner's Guide
- Django 3 Web應用開發實戰
- Akka Cookbook
- Getting Started with Julia
- Building Python Real:Time Applications with Storm