R Graphics Cookbook (Paperback)
Winston Chang
- 出版商: O'Reilly
- 出版日期: 2013-01-06
- 定價: $1,750
- 售價: 5.0 折 $875
- 語言: 英文
- 頁數: 416
- 裝訂: Paperback
- ISBN: 1449316956
- ISBN-13: 9781449316952
-
相關分類:
R 語言
-
相關翻譯:
R 數據可視化手冊 (R Graphics Cookbook) (簡中版)
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$620$527 -
$680$537 -
$699R Cookbook (Paperback)
-
$780$663 -
$1,788R Graphics, 2/e (Hardcover)
-
$1,824$1,728 -
$680$537 -
$580$452 -
$360$306 -
$400$380 -
$940$700 -
$680$537 -
$680$578 -
$780$616 -
$1,080$918 -
$1,330$1,264 -
$420$332 -
$490$417 -
$520$411 -
$900D3.js in Action (Paperback)
-
$520$312 -
$490$417 -
$380$323 -
$780$616 -
$590$460
相關主題
商品描述
This practical guide provides more than 150 recipes to help you generate high-quality graphs quickly, without having to comb through all the details of R’s graphing systems. Each recipe tackles a specific problem with a solution you can apply to your own project, and includes a discussion of how and why the recipe works.
Most of the recipes use the ggplot2 package, a powerful and flexible way to make graphs in R. If you have a basic understanding of the R language, you’re ready to get started.
- Use R’s default graphics for quick exploration of data
- Create a variety of bar graphs, line graphs, and scatter plots
- Summarize data distributions with histograms, density curves, box plots, and other examples
- Provide annotations to help viewers interpret data
- Control the overall appearance of graphics
- Render data groups alongside each other for easy comparison
- Use colors in plots
- Create network graphs, heat maps, and 3D scatter plots
- Structure data for graphing