- Applied Data Visualization with R and ggplot2
- Dr. Tania Moulik
- 195字
- 2021-07-23 16:59:42
Basic Plotting in ggplot2
This chapter will cover basic concepts of ggplot2 and the Grammar of Graphics, using illustrative examples. You will generate solutions to problems of increasing complexity throughout the book. Lastly, you will master advanced plotting techniques, which will enable you to add more detail and increase the quality of your graphics.
In order to use ggplot2, you will first need to install R and RStudio. R is a programming language that is widely used for advanced modeling, statistical computing, and graphic production. R is considered the base package, while RStudio is a graphical interface (or IDE) that is based on R. Visualization is a very important aspect of data analysis, and it has its own underlying grammar (similar to the English language). There are many aspects of data analysis, and visualization is one of them. So, before we go further, let's discuss visualization in more detail.
By the end of this chapter, you will be able to:
- Distinguish between different kinds of variables
- Create simple plots and geometric objects, using qplot and ggplot2
- Determine the most appropriate visualization by comparing variables
- Utilize Grammar of Graphics concepts to improve plots in ggplot2
- Java編程全能詞典
- ETL with Azure Cookbook
- 商戰(zhàn)數(shù)據(jù)挖掘:你需要了解的數(shù)據(jù)科學(xué)與分析思維
- 輕松學(xué)PHP
- 流處理器研究與設(shè)計(jì)
- 大數(shù)據(jù)技術(shù)入門(mén)(第2版)
- 網(wǎng)絡(luò)綜合布線(xiàn)技術(shù)
- Windows程序設(shè)計(jì)與架構(gòu)
- 視覺(jué)檢測(cè)技術(shù)及智能計(jì)算
- Data Wrangling with Python
- OpenStack Cloud Computing Cookbook(Second Edition)
- Implementing Splunk 7(Third Edition)
- 悟透JavaScript
- 工業(yè)機(jī)器人運(yùn)動(dòng)仿真編程實(shí)踐:基于Android和OpenGL
- 電腦日常使用與維護(hù)322問(wèn)