Independently published, 2021. — 727 p. — ASIN B09B3WCZRM.
2021-07-15
If there is one thing R is famous and known about, is its graphics capabilities. There are many packages out there for producing plots in R, top amongst which is the base graphics package which comes with R preinstalled.
The goal of this book is to explore the nooks and crannies of chart production with base graphics and is the first in a series of books on data visualization with R.
This book is divided into four parts which are:Introduces you to data visualization in general and R in particularIntroduction to data visualization
Introduces you to plotting with base graphics and plot elementsIntroduction to plotting with base graphics
Plot elements
Producing different chart typesOne discrete variable charts
One continuous variable charts
Two discrete variables charts
One discrete and one continuous variable charts
Two continuous variables charts
Three variables charts
More than Three variables charts
Map visualization with the maps packageBase maps with maps
Qualitative Maps
Quantitative maps