ggplot2 / Documentation Portal

ggplot2

Documentation Portal

A system for declaratively creating graphics, based on "The Grammar of Graphics". You provide the data, tell ggplot2 how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.

ProgrammingResolving ggplot2 and ggfortify Deprecation Warnings in R

Learn how to resolve ggplot2 and ggfortify deprecation warnings for residual plots in R. Updated syntax for aes_string(), fortify(), and size aesthetics.

6 answers 1 view