文件名称:[R.Books]R Graphics
文件大小:6.03MB
文件格式:PDF
更新时间:2016-07-07 13:28:37
R language
R语言学习书籍 Computer Science and Data Analysis Series Paul Murrell R Graphics The University of Auckland New Zealand Contents List of Figures List of Tables 1 AnIntroductionto R Graphics 1.1 R graphics examples 1.1.1 Standard plots 1.1.2 Trellis plots 1.1.3 Special-purpose plots 1.1.4 General graphical scenes 1.2 The organization of R graphics 1.2.1 Types of graphics functions 1.2.2 Traditional graphics versus grid graphics 1.3 Graphical output formats 1.3.1 Graphics devices 1.3.2 Multiple pages of output 1.3.3 Display lists I TRADITIONALGRAPHICS 2 SimpleUsageofTraditionalGraphics 2.1 The traditional graphics model 2.2 Plots of one or two variables 2.2.1 Arguments to graphics functions 2.2.2 Standard arguments 2.3 Plots of multiple variables 2.4 Modern plots and specialized plots 2.5 Interactive graphics 3 Customizing Traditional Graphics 3.1 The traditional graphics model in more detail 3.1.1 Plotting regions 3.1.2 The traditional graphics state 3.2 Controlling the appearance of plots 3.2.1 Colors 3.2.2 Lines