plotmatrix command

16 views
Skip to first unread message

Vivek

unread,
Feb 6, 2012, 12:15:43 AM2/6/12
to Deducer
Hi Ian,

Is there any support for the ggplot2 plotmatrix function in deducer?

thanks,
VIvek

plotmatrix {ggplot2}
Code to create a scatterplot matrix (experimental)
Description
Crude experimental scatterplot matrix
Usage
plotmatrix(data, mapping=aes(), colour="black")
Arguments
data
data frame
mapping
any additional aesthetic mappings (do not use x and y)
colour
default point colour
Author(s)
Hadley Wickham <h.wi...@gmail.com>
Examples
plotmatrix(mtcars[, 1:3])
plotmatrix(mtcars[, 1:3]) + geom_smooth(method="lm")

Ian Fellows

unread,
Feb 6, 2012, 11:13:55 AM2/6/12
to ded...@googlegroups.com
not that function specifically, but there you can create a scatterplot
matirx in the 'Correlation' dialog.

Ian

Reply all
Reply to author
Forward
0 new messages