R Graphics Cookbook (e-bog) af Chang, Winston
Chang, Winston (forfatter)

R Graphics Cookbook e-bog

273,24 DKK (inkl. moms 341,55 DKK)
This OReilly cookbook provides more than 150 recipes to help scientists, engineers, programmers, and data analysts generate high-quality graphs quicklywithout having to comb through all the details of Rs 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 in this ...
E-bog 273,24 DKK
Forfattere Chang, Winston (forfatter)
Udgivet 25 oktober 2018
Længde 444 sider
Genrer Web graphics and design
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781491978559
This OReilly cookbook provides more than 150 recipes to help scientists, engineers, programmers, and data analysts generate high-quality graphs quicklywithout having to comb through all the details of Rs 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 in this second edition use the updated version of the ggplot2 package, a powerful and flexible way to make graphs in R. Youll also find expanded content about the visual design of graphics. If you have at least a basic understanding of the R language, youre ready to get started with this easy-to-use reference.Use Rs default graphics for quick exploration of dataCreate a variety of bar graphs, line graphs, and scatter plotsSummarize data distributions with histograms, density curves, box plots, and moreProvide annotations to help viewers interpret dataControl the overall appearance of graphicsExplore options for using colors in plotsCreate network graphs, heat maps, and 3D scatter plotsGet your data into shape using packages from the tidyverse