Intro to R -This is a great, short, interactive tutorial on some basic R coding you will see in the Code Chunks and how they work.
A Gentle Guide to the Grammar of Graphics with ggplot2 gives more background on the logic of ggplot2. To see just a flip-book example of the layering concept on an example graphclick here. You can use your Up arrow and Down arrow on your keyboard to click through as ggplot2 functions are added sequentially to great a graphic.
ggplot2 Great info on ggplot2 which is based on “The Grammar of Graphics”
R Graphics Cookbook - this is a quick dive into recipes (code chunks) for the most common graphics
The R Graph Gallery Examples and How-to code chunks for many wonderful graphs/charts made with R/ggplot2.
This
work was created by Dawn Wright and is licensed under a
Creative
Commons Attribution-ShareAlike 4.0 International License.
Date: 7/7/24
Last Compiled 2024-07-07