DescribeDisplay (version 0.2.5)

ggplot.dd: Create a nice plot Create a nice looking plot complete with axes using ggplot.

Description

Create a nice plot Create a nice looking plot complete with axes using ggplot.

Usage

"ggplot"(data, ...)

Arguments

data
plot to display, object created by dd_load()
...
not used

Examples

Run this code
library(ggplot2)
print(example(ggplot.ddplot))
print(example(ggplot.histogram))
print(example(ggplot.barplot))

Run the code above in your browser using DataCamp Workspace