Customizing ggplot2 Graphs. Unlike base R graphs, the ggplot2 graphs are not effected by many of the options set in the par ( ) function. They can be modified using the theme () function, and by adding graphic parameters within the qplot () function. For greater control, use ggplot () and other functions provided by the package. Xfec9Ko.

how to use ggplot in r