DescribeDisplay v0.2.7
0
Monthly downloads
An Interface to the 'DescribeDisplay' 'GGobi' Plugin
Produce publication quality graphics from output of 'GGobi'
describe display plugin.
Readme
Functions in DescribeDisplay
Name | Description | |
dd_load | Load describe display Retrieve output of from describe display plugin | |
ddpanelGrob | Panel grob Construct grob for single panel. | |
dd_example | Load example describe display file Load example describe display file included with package. | |
range01 | Scale the values by range Divide the values of the objects by the range of values | |
dd_tour_axes | Describe display tour axis Return representation of axes for specified plot | |
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. | |
describedisplayreshape | R interface to DescribeDisplay (GGobi plugin). | |
zeeThemAll | Run All Examples Will run all examples within the package | |
ggplot.dd | Create a nice plot Create a nice looking plot complete with axes using ggplot. | |
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. | |
dd_plot_class | Describe display plot class Compute valid R class name for given plot type | |
ggplot.barplot | Create a nice plot for Bar Plots Create a nice looking plot complete with axes using ggplot. | |
geom_axis | Geom Axis. | |
plot.dd | Draw dd plot Draw a complete describe display. | |
ggplot.ddplot | Create a nice plot Create a nice looking plot complete with axes using ggplot. | |
plot.ddplot | Plot a dd plot Convenient method to draw a single panel. | |
ggplot.parcoords | Create a nice plot for parallel coordinates plot Create a nice looking plot complete with axes using ggplot. | |
ggplot.histogram | Create a nice plot for Histograms 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. | |
addbrush | Add brush to plot This adds a rectangle to a ggplot plot indicating the brush position. | |
dd_defaults | Describe display plot defaults Gather overall plot defaults for specified plot | |
axesViewport | Axes viewport Construct viewport for axes. | |
dd_clean_plot | Clean plot data structure Cleans up plot data structure into consistent, easy to use data structure | |
compact_scatmat | Compact scatmat data A scatter plot matrix is made from the information from the 1Dplots. This function collects only that data. | |
axesGrob | Axes grob Construct grob for axes. | |
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. | |
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. | |
No Results! |
Last month downloads
Details
Date | 2018-09-23 |
License | MIT + file LICENSE |
URL | https://github.com/ggobi/DescribeDisplay |
BugReports | https://github.com/ggobi/DescribeDisplay/issues |
RoxygenNote | 6.0.1 |
NeedsCompilation | no |
Packaged | 2018-09-23 21:30:35 UTC; dicook |
Repository | CRAN |
Date/Publication | 2018-09-23 22:20:12 UTC |
imports | GGally (>= 1.4.0) , ggplot2 (>= 3.0.0) , grid , plyr , reshape2 , scales |
suggests | roxygen2 (>= 6.0.1) , testthat |
Contributors | Barret Schloerke, Hadley Wickham, Andreas Buja |
Include our badge in your README
[](http://www.rdocumentation.org/packages/DescribeDisplay)