- Applied Data Visualization with R and ggplot2
- Dr. Tania Moulik
- 52字
- 2021-07-23 16:59:45
Making Your First Plot
The ggplot2 function qplot (quick plot) is similar to the basic plot() function from the R package. It has the following syntax: qplot(). It can be used to build and combine a range of useful graphs; however, it does not have the same flexibility as the ggplot() function.
推薦閱讀
- Word 2003、Excel 2003、PowerPoint 2003上機指導與練習
- 大學計算機信息技術導論
- 輕松學C語言
- 大數據管理系統
- 網絡服務器架設(Windows Server+Linux Server)
- Linux Mint System Administrator’s Beginner's Guide
- 微型計算機控制技術
- 網絡服務搭建、配置與管理大全(Linux版)
- Bayesian Analysis with Python
- Learning Apache Apex
- 計算智能算法及其生產調度應用
- 傳感器原理及實用技術
- 計算機硬件技術基礎(第2版)
- 大型機系統應用基礎
- 計算機應用基礎學習指導與練習(Windows XP+Office 2003)