geoms in ggplot2
geom="point" geom="smooth" geom="boxplot" geom="path" and geom="line" ### for continuos variables geom="histogram" geom="freqpoly" geom="density" ##for discrete geom="bar"