DescribeDisplay (version 0.2.5)

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.

Description

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.

Usage

"ggplot"(data, ...)

Arguments

data
data to display
...
(currently) unused arguments

Examples

Run this code
library(ggplot2)
print(ggplot(dd_example("scatmat")))

Run the code above in your browser using DataLab