ggplot.dd {DescribeDisplay} | R Documentation |
Create a nice plot Create a nice looking plot complete with axes using ggplot.
ggplot.dd(data, ...)
data |
plot to display, object created by dd_load() |
... |
not used |
Hadley Wickham h.wickham@gmail.com
print(example(ggplot.ddplot)) print(example(ggplot.histogram)) print(example(ggplot.barplot))