語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Visualizing Data in R 4 = Graphics U...
~
SpringerLink (Online service)
Visualizing Data in R 4 = Graphics Using the base, graphics, stats, and ggplot2 Packages /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Visualizing Data in R 4/ by Margot Tollefson.
其他題名:
Graphics Using the base, graphics, stats, and ggplot2 Packages /
作者:
Tollefson, Margot.
面頁冊數:
XV, 401 p. 95 illus., 5 illus. in color.online resource. :
Contained By:
Springer Nature eBook
標題:
Artificial Intelligence. -
電子資源:
https://doi.org/10.1007/978-1-4842-6831-5
ISBN:
9781484268315
Visualizing Data in R 4 = Graphics Using the base, graphics, stats, and ggplot2 Packages /
Tollefson, Margot.
Visualizing Data in R 4
Graphics Using the base, graphics, stats, and ggplot2 Packages /[electronic resource] :by Margot Tollefson. - 1st ed. 2021. - XV, 401 p. 95 illus., 5 illus. in color.online resource.
Part I. An Overview of plot() -- 1. Introduction: plot(),qplot(), and ggplot(), Plus Some -- 2. The plot() Function -- 3. The Arguments to plot() -- 4. Ancillary Functions for plot() -- 5. The Methods for plot() -- 6, Graphics Devices and Laying Out Plots -- Part II. A look at the ggplot2 Package -- 7. Graphics with the ggplot2 Package: An Introduction -- 8. Working with the ggplot() Function: The Theme and the Aesthetics -- 9. The Geometry, Statistic, Annotate, and Border Functions -- 10. Formatting and Plot Management Tools -- Part III. Appendices -- A. Plots for Contingency Tables and Discrete Data -- B. Plots for Continuous Variables -- C. Functions That Plot Multiple Plots -- D. Smoothers -- E. Plots for Time Series -- F. Miscellaneous Plotting Functions.
Master the syntax for working with R’s plotting functions in graphics and stats in this easy reference to formatting plots. The approach in Visualizing Data in R 4 toward the application of formatting in ggplot() will follow the structure of the formatting used by the plotting functions in graphics and stats. This book will take advantage of the new features added to R 4 where appropriate including a refreshed color palette for charts, Cairo graphics with more fonts/symbols, and improved performance from grid graphics including ggplot 2 rendering speed. Visualizing Data in R 4 starts with an introduction and then is split into two parts and six appendices. Part I covers the function plot() and the ancillary functions you can use with plot(). You’ll also see the functions par() and layout(), providing for multiple plots on a page. Part II goes over the basics of using the functions qplot() and ggplot() in the package ggplot2. The default plots generated by the functions qplot() and ggplot() give more sophisticated-looking plots than the default plots done by plot() and are easier to use, but the function plot() is more flexible. Both plot() and ggplot() allow for many layers to a plot. The six appendices will cover plots for contingency tables, plots for continuous variables, plots for data with a limited number of values, functions that generate multiple plots, plots for time series analysis, and some miscellaneous plots. Some of the functions that will be in the appendices include functions that generate histograms, bar charts, pie charts, box plots, and heatmaps. You will: Use R to create informative graphics Master plot(), qplot(), and ggplot() Discover the canned graphics functions in stats and graphics Format plots generated by plot() and ggplot().
ISBN: 9781484268315
Standard No.: 10.1007/978-1-4842-6831-5doiSubjects--Topical Terms:
646849
Artificial Intelligence.
LC Class. No.: QA76.75-.765
Dewey Class. No.: 004
Visualizing Data in R 4 = Graphics Using the base, graphics, stats, and ggplot2 Packages /
LDR
:03899nam a22003855i 4500
001
1049853
003
DE-He213
005
20210623021850.0
007
cr nn 008mamaa
008
220103s2021 xxu| s |||| 0|eng d
020
$a
9781484268315
$9
978-1-4842-6831-5
024
7
$a
10.1007/978-1-4842-6831-5
$2
doi
035
$a
978-1-4842-6831-5
050
4
$a
QA76.75-.765
072
7
$a
U
$2
bicssc
072
7
$a
COM000000
$2
bisacsh
072
7
$a
UX
$2
thema
082
0 4
$a
004
$2
23
100
1
$a
Tollefson, Margot.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1226312
245
1 0
$a
Visualizing Data in R 4
$h
[electronic resource] :
$b
Graphics Using the base, graphics, stats, and ggplot2 Packages /
$c
by Margot Tollefson.
250
$a
1st ed. 2021.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
XV, 401 p. 95 illus., 5 illus. in color.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
Part I. An Overview of plot() -- 1. Introduction: plot(),qplot(), and ggplot(), Plus Some -- 2. The plot() Function -- 3. The Arguments to plot() -- 4. Ancillary Functions for plot() -- 5. The Methods for plot() -- 6, Graphics Devices and Laying Out Plots -- Part II. A look at the ggplot2 Package -- 7. Graphics with the ggplot2 Package: An Introduction -- 8. Working with the ggplot() Function: The Theme and the Aesthetics -- 9. The Geometry, Statistic, Annotate, and Border Functions -- 10. Formatting and Plot Management Tools -- Part III. Appendices -- A. Plots for Contingency Tables and Discrete Data -- B. Plots for Continuous Variables -- C. Functions That Plot Multiple Plots -- D. Smoothers -- E. Plots for Time Series -- F. Miscellaneous Plotting Functions.
520
$a
Master the syntax for working with R’s plotting functions in graphics and stats in this easy reference to formatting plots. The approach in Visualizing Data in R 4 toward the application of formatting in ggplot() will follow the structure of the formatting used by the plotting functions in graphics and stats. This book will take advantage of the new features added to R 4 where appropriate including a refreshed color palette for charts, Cairo graphics with more fonts/symbols, and improved performance from grid graphics including ggplot 2 rendering speed. Visualizing Data in R 4 starts with an introduction and then is split into two parts and six appendices. Part I covers the function plot() and the ancillary functions you can use with plot(). You’ll also see the functions par() and layout(), providing for multiple plots on a page. Part II goes over the basics of using the functions qplot() and ggplot() in the package ggplot2. The default plots generated by the functions qplot() and ggplot() give more sophisticated-looking plots than the default plots done by plot() and are easier to use, but the function plot() is more flexible. Both plot() and ggplot() allow for many layers to a plot. The six appendices will cover plots for contingency tables, plots for continuous variables, plots for data with a limited number of values, functions that generate multiple plots, plots for time series analysis, and some miscellaneous plots. Some of the functions that will be in the appendices include functions that generate histograms, bar charts, pie charts, box plots, and heatmaps. You will: Use R to create informative graphics Master plot(), qplot(), and ggplot() Discover the canned graphics functions in stats and graphics Format plots generated by plot() and ggplot().
650
2 4
$a
Artificial Intelligence.
$3
646849
650
2 4
$a
Data Structures and Information Theory.
$3
1211601
650
2 4
$a
Computer Imaging, Vision, Pattern Recognition and Graphics.
$3
671334
650
1 4
$a
Professional Computing.
$3
1115983
650
0
$a
Artificial intelligence.
$3
559380
650
0
$a
Data structures (Computer science).
$3
680370
650
0
$a
Optical data processing.
$3
639187
650
0
$a
Computer software.
$3
528062
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484268308
776
0 8
$i
Printed edition:
$z
9781484268322
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6831-5
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入