Table of Contents

Ggplot - Geom (geometric objects) - type of plot

About

Geom is a short for geometric objects that describe the type of plot produced.

The geom_… functions are shortcuts for a layer set to a geom with a default statistic.:

Shape

Geoms define the basic “shape” of the elements on the plot