This document provides examples of various plotting functions in R including plot(), boxplot(), hist(), pairs(), barplot(), densityplot(), dotplot(), histogram(), xyplot(), cloud(), and biplot/triplot. Functions are demonstrated using built-in datasets like iris and by plotting variables against each other to create scatter plots, histograms, and other visualizations.