Re: [R] Package: VennDiagram. Error in draw.pairwise.venn Impossible: cross section area too large

2013-01-27 Thread Paul Boutros
aul -Original Message- From: hiek...@gmail.com [mailto:hiek...@gmail.com] On Behalf Of Fabrice Tourre Sent: January-27-13 5:06 PM To: r-help@r-project.org Cc: Paul Boutros Subject: Package: VennDiagram. Error in draw.pairwise.venn Impossible: cross section area too large Dear list, When I

[R] centering axis labels in lattice

2009-05-08 Thread Paul Boutros
Hello, I'm attempting to alter the location of text in my axis labels in lattice plots and have been unsuccessful so far. For example, the y-axis labels are always right-justified, but I would like them to be horizontally centered. Here's an example: library(lattice); # create fake data

[R] Lattice: Customizing point-sizes with groups

2009-03-09 Thread Paul Boutros
Hello, I am creating a scatter-plot in lattice, and I would like to customize the size of each point so that some points are larger and others smaller. Here's a toy example: library(lattice); temp <- data.frame( x = 1:10, y = 1:10, cex = rep( c(1,3), 5), gr

Re: [R] padding "bug" in lattice/levelplot

2008-10-17 Thread Paul Boutros
Thanks for the rapid response Deepayan -- that's what I was looking for. Thanks also for your ongoing support of lattice, it's very much appreciated! Paul Quoting Deepayan Sarkar <[EMAIL PROTECTED]>: On 10/16/08, Paul Boutros <[EMAIL PROTECTED]> wrote: Hello, I

[R] padding "bug" in lattice/levelplot

2008-10-16 Thread Paul Boutros
Hello, I have encountered some unexpected behaviour with levelplot that may simply be a misunderstanding on my part. If I create a levelplot from a matrix with named columns, some "padding" space appears at the top and bottom of the heatmap. Here is an example, and I've used panel.fill t

[R] levelplot border and dendrogram width

2007-12-16 Thread Paul Boutros
Hello, I'm trying to learn how to use lattice and levelplot in particular. There are three elements of customizing the plots I'm stuck with: a) Is there a way to put borders around each "cell" within a level-plot. I'm trying to do something like the colsep/rowsep/sepcolor/sepwidth paramet