)),
lower = 0, upper = 1,
panel=function(x,y,z,...){
panel.abline(v=1:4,col="gray90")
panel.parallel(x,y,z,...)
})
On 2011-4-5 21:42, Deepayan Sarkar wrote:
On Tue, Apr 5, 2011 at 4:39 PM, Pengcheng Yang wrote:
Dear all,
When I use paralle
Thanks Deepayan, It works!
On 2011-4-5 21:42, Deepayan Sarkar wrote:
On Tue, Apr 5, 2011 at 4:39 PM, Pengcheng Yang wrote:
Dear all,
When I use parallel function in lattice package, I want to label the y-axis
with customized numbers. Like this:
parallel(~iris[1:4] | Species, iris,horiz
ned. Could anyone help me?
Thanks.
Regards,
Pengcheng Yang
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self
3 matches
Mail list logo