ggplot.dd {DescribeDisplay}R Documentation

Create a nice plot...

Description

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

Usage

ggplot.dd(data, ...)

Arguments

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

Author(s)

Hadley Wickham h.wickham@gmail.com

Examples

print(example(ggplot.ddplot))
print(example(ggplot.histogram))
print(example(ggplot.barplot))

[Package DescribeDisplay version 0.2.1 Index]