- Applied Data Visualization with R and ggplot2
- Dr. Tania Moulik
- 165字
- 2021-07-23 16:59:43
Introduction to ggplot2
ggplot2 is a visualization package in R. It was developed in 2005 and it uses the concept of the Grammar of Graphics to build a plot in layers and scales. This is the syntax used for the different components (aesthetics) of a geometric object. It also involves the grammatical rules for creating a visualization.
ggplot2 has grown in popularity over the years. It's a very powerful package, and its impressive scope has been enabled by the underlying grammar, which gives the user a very file level of control - making it perfect for a range of scenarios. Another great feature of ggplot 2 is that it is programmatic; hence, its visuals are reproducible. The ggplot2 package is open source, and its use is rapidly growing across various industries. Its visuals are flexible, professional, and can be created very quickly.
You can find out more about the role of a data scientist at https://www.innoarchitech.com/what-is-data-science-does-data-scientist-do/.
- 大數(shù)據(jù)戰(zhàn)爭:人工智能時代不能不說的事
- 現(xiàn)代機(jī)械運(yùn)動控制技術(shù)
- Apache Spark Deep Learning Cookbook
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·工業(yè)機(jī)器人
- Implementing AWS:Design,Build,and Manage your Infrastructure
- Enterprise PowerShell Scripting Bootcamp
- 影視后期編輯與合成
- Machine Learning with Apache Spark Quick Start Guide
- Photoshop行業(yè)應(yīng)用基礎(chǔ)
- R Data Analysis Projects
- ASP.NET 2.0 Web開發(fā)入門指南
- 30天學(xué)通Java Web項目案例開發(fā)
- 設(shè)計模式
- WPF專業(yè)編程指南
- JSP網(wǎng)絡(luò)開發(fā)入門與實(shí)踐