Guide.title
Set the plot tile
Arguments
title
: Plot title
Examples
plot(dataset("ggplot2", "diamonds"), x="Price", Geom.histogram, Guide.title("Diamond Price Distribution"))
Set the plot tile
title
: Plot title
plot(dataset("ggplot2", "diamonds"), x="Price", Geom.histogram, Guide.title("Diamond Price Distribution"))