Learn R Programming

⚠️There's a newer version (0.2.11) of this package.Take me there.

DescribeDisplay

Master:

Dev:

Turn GGobi graphics into publication quality R graphics.

Copy Link

Version

Install

install.packages('DescribeDisplay')

Monthly Downloads

185

Version

0.2.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Di Cook

Last Published

January 15th, 2016

Functions in DescribeDisplay (0.2.5)

ddpanelGrob

Panel grob Construct grob for single panel.
dd_plot_class

Describe display plot class Compute valid R class name for given plot type
ggplot.histogram

Create a nice plot for Histograms Create a nice looking plot complete with axes using ggplot.
dd_tour_axes

Describe display tour axis Return representation of axes for specified plot
axesViewport

Axes viewport Construct viewport for axes.
zeeThemAll

Run All Examples Will run all examples within the package
axesGrob

Axes grob Construct grob for axes.
dd_points

Describe display points data Retrieves the describe display points data for the given plot number.
removehiddens

Remove hidden points Will remove all hidden points from the plot.
ggplot.barplot

Create a nice plot for Bar Plots Create a nice looking plot complete with axes using ggplot.
ggplot.ddplot

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

Create nice plots for a time series Create nice looking plots complete with axes using ggplot. Produces graphics with a uniform x axis.
ggplot.parcoords

Create a nice plot for parallel coordinates plot Create a nice looking plot complete with axes using ggplot.
dd_defaults

Describe display plot defaults Gather overall plot defaults for specified plot
ggplot.scatmat

Create a nice plots in a scatter plot matrix Create a nice looking plots in a matrix. The 1d sections along the diagonal have a smooth density while the values are compared to eachother within the matrix.
compact_pcp

Compact pcp data A parallel coordinates is written out as a series of 1D dotplots. This function compacts it back into one dataset.
plot.ddplot

Plot a dd plot Convenient method to draw a single panel.
addbrush

Add brush to plot This adds a rectangle to a ggplot plot indicating the brush position.
geom_axis

Geom Axis.
dd_load

Load describe display Retrieve output of from describe display plugin
plot.dd

Draw dd plot Draw a complete describe display.
describedisplayreshape

R interface to DescribeDisplay (GGobi plugin).
ggplot.dd

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

Compact scatmat data A scatter plot matrix is made from the information from the 1Dplots. This function collects only that data.
range01

Scale the values by range Divide the values of the objects by the range of values
dd_edges

Describe display edge data Retrieves the describe display edge data for the given plot number.
compact_timeseries

Compact time series data A time series plot is made from scatterplots with a common x axis. This function pulls the correct information out of the data.
dd_clean_plot

Clean plot data structure Cleans up plot data structure into consistent, easy to use data structure
dd_example

Load example describe display file Load example describe display file included with package.