- Applied Data Visualization with R and ggplot2
- Dr. Tania Moulik
- 72字
- 2021-07-23 16:59:45
Geometric Objects
In your mathematics class, you likely studied geometry, examining different shapes and the characteristics of those shapes, such as area, perimeter, and other factors. The geometric objects in ggplot2 are visual structures that are used to visualize data. They can be lines, bars, points, and so on.
Geometric objects are constructed from datasets. Before we construct some geometric objects, let's examine some datasets to understand the different kinds of variables.
推薦閱讀
- Instant Raspberry Pi Gaming
- 腦動力:Linux指令速查效率手冊
- 平面設計初步
- OpenStack for Architects
- MicroPython Projects
- Windows程序設計與架構
- 可編程控制器技術應用(西門子S7系列)
- Pig Design Patterns
- 新手學電腦快速入門
- Blender 3D Printing by Example
- 分析力!專業Excel的制作與分析實用法則
- ZigBee無線通信技術應用開發
- AMK伺服控制系統原理及應用
- Natural Language Processing and Computational Linguistics
- Spark Streaming實時流式大數據處理實戰