[
top
|
up
]
Plot Annotation
Syntax
title(main="", xlab="", ylab="")
Description
This function can be used to add labels to a plot.
Examples
plot(cars, main="") title(main="Stopping Distance versus Speed")