- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Julian Hillebrand Maximilian H. Nierhoff
- 59字
- 2021-08-20 10:42:31
Chapter 3. R Lesson I – Graphics System
This chapter covers:
- The R graphic system and the graphic devices
- Using the base plotting system
- Creating charts with the lattice system
- The grammar of graphics and ggplot2
- Using the
ggplot2
package for simple and advanced graph creation - Introducing the
ggvis
package - Building interactive plots with different R packages
推薦閱讀
- Mastering Ext JS(Second Edition)
- Android Wearable Programming
- Learning Python Web Penetration Testing
- 軟件項(xiàng)目估算
- 編程的修煉
- What's New in TensorFlow 2.0
- Getting Started with CreateJS
- 實(shí)戰(zhàn)Java程序設(shè)計(jì)
- Node.js全程實(shí)例
- Go語(yǔ)言精進(jìn)之路:從新手到高手的編程思想、方法和技巧(2)
- C++反匯編與逆向分析技術(shù)揭秘(第2版)
- .NET Standard 2.0 Cookbook
- Python趣味編程與精彩實(shí)例
- INSTANT PLC Programming with RSLogix 5000
- Three.js Essentials